{{ message }}
Commit 37f1038
committed
Changed to use 'U' argument to PyArg_ParseTuple, instead of manually checking for unicode objects.
1 parent a95207a commit 37f1038
6 files changed
Lines changed: 16 additions & 21 deletions
File tree
- Lib/test
- Objects/stringlib
- Python
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
581 | 581 | | |
582 | 582 | | |
583 | 583 | | |
584 | | - | |
585 | | - | |
586 | | - | |
587 | 584 | | |
588 | 585 | | |
589 | 586 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
768 | 768 | | |
769 | 769 | | |
770 | 770 | | |
771 | | - | |
| 771 | + | |
772 | 772 | | |
773 | | - | |
774 | | - | |
775 | | - | |
776 | | - | |
777 | 773 | | |
778 | 774 | | |
779 | 775 | | |
| |||
843 | 839 | | |
844 | 840 | | |
845 | 841 | | |
846 | | - | |
847 | | - | |
848 | | - | |
849 | | - | |
| 842 | + | |
850 | 843 | | |
851 | | - | |
852 | 844 | | |
853 | 845 | | |
854 | 846 | | |
| |||
917 | 909 | | |
918 | 910 | | |
919 | 911 | | |
920 | | - | |
921 | | - | |
922 | | - | |
923 | | - | |
| 912 | + | |
924 | 913 | | |
925 | | - | |
926 | 914 | | |
927 | 915 | | |
928 | 916 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
8 | 8 | | |
9 | 9 | | |
10 | 10 | | |
| 11 | + | |
11 | 12 | | |
12 | 13 | | |
13 | 14 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
8 | 8 | | |
9 | 9 | | |
10 | 10 | | |
| 11 | + | |
11 | 12 | | |
12 | 13 | | |
13 | 14 | | |
| |||

0 commit comments