Commit Graph

4 Commits

Author SHA1 Message Date
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