Commit 70a2371
committed
Remove the buffer API from PyUnicode as specified by PEP 3137. Also,
fix the error message of the 't' format unit, in getargs.c, so that it
asks for bytes, instead of string.1 parent 659e7f4 commit 70a2371
4 files changed
Lines changed: 13 additions & 17 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1674 | 1674 | | |
1675 | 1675 | | |
1676 | 1676 | | |
| 1677 | + | |
| 1678 | + | |
| 1679 | + | |
| 1680 | + | |
| 1681 | + | |
| 1682 | + | |
| 1683 | + | |
| 1684 | + | |
| 1685 | + | |
1677 | 1686 | | |
1678 | 1687 | | |
1679 | 1688 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
2135 | 2135 | | |
2136 | 2136 | | |
2137 | 2137 | | |
2138 | | - | |
| 2138 | + | |
| 2139 | + | |
2139 | 2140 | | |
2140 | 2141 | | |
2141 | 2142 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
8113 | 8113 | | |
8114 | 8114 | | |
8115 | 8115 | | |
8116 | | - | |
8117 | | - | |
8118 | | - | |
8119 | | - | |
8120 | | - | |
8121 | | - | |
8122 | | - | |
8123 | | - | |
8124 | | - | |
8125 | 8116 | | |
8126 | 8117 | | |
8127 | 8118 | | |
| |||
8815 | 8806 | | |
8816 | 8807 | | |
8817 | 8808 | | |
8818 | | - | |
8819 | | - | |
8820 | | - | |
8821 | | - | |
8822 | | - | |
8823 | 8809 | | |
8824 | 8810 | | |
8825 | 8811 | | |
| |||
8903 | 8889 | | |
8904 | 8890 | | |
8905 | 8891 | | |
8906 | | - | |
| 8892 | + | |
8907 | 8893 | | |
8908 | 8894 | | |
8909 | 8895 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1252 | 1252 | | |
1253 | 1253 | | |
1254 | 1254 | | |
1255 | | - | |
| 1255 | + | |
1256 | 1256 | | |
1257 | 1257 | | |
1258 | 1258 | | |
| |||
0 commit comments