Inada Naoki
dcf77ae9b0
PEP 624: Add a discussion link in python-dev ( #1818 )
2021-02-15 17:36:09 +09:00
Inada Naoki
814daa8aea
PEP 624: Update alternative ideas ( #1793 )
...
Add note about we can avoid creating a temporary Unicode object
in deprecated APIs for some codecs.
2021-02-04 17:39:05 +09:00
Marti Raudsepp
9b64c6ea75
Various typo/grammar/style fixes ( #1789 )
...
Changes detected by Topy (https://github.com/intgr/topy ), all changes
verified by hand, false positives have been omitted.
These range from straight-out misspellings to debatable hyphen placement.
The hyphen changes are supported by grammar manuals of style.
2021-02-03 06:06:23 -08:00
Inada Naoki
4e5d851eb7
PEP 624: Minor updates ( #1666 )
...
Remove Python 3.9 from plan, because it is released already.
Rewrite objections section.
2020-10-20 17:42:54 +09:00
Inada Naoki
ac030138a3
PEP 624: nitpicks ( #1547 )
2020-08-04 12:00:32 +09:00
Inada Naoki
db53258b08
PEP 624: Add rejected idea. ( #1508 )
...
New section describes why this PEP doesn't deprecate
PyUnicode_Decode*** APIs.
2020-07-15 14:31:39 +09:00
Inada Naoki
d51eaeec78
PEP 624: Remove Py_UNICODE encoder APIs ( #1497 )
...
Co-authored-by: Victor Stinner <vstinner@python.org>
2020-07-08 00:08:47 +09:00