File tree Expand file tree Collapse file tree 1 file changed +7
-6
lines changed
Expand file tree Collapse file tree 1 file changed +7
-6
lines changed Original file line number Diff line number Diff line change @@ -267,9 +267,12 @@ a dangling reference after ``PyUnicode_EncodeUTF8()`` returned.
267267Discussions
268268===========
269269
270- * `Plan to remove Py_UNICODE APis except PEP 623
270+ * `[python-dev] Plan to remove Py_UNICODE APis except PEP 623
271271 <https://mail.python.org/archives/list/python-dev@python.org/thread/S7KW2U6IGXZFBMGS6WSJB26NZIBW4OLE/#S7KW2U6IGXZFBMGS6WSJB26NZIBW4OLE> `_
272- * `bpo-41123: Remove Py_UNICODE APIs except PEP 623: <https://bugs.python.org/issue41123 >`_
272+ * `bpo-41123: Remove Py_UNICODE APIs except PEP 623
273+ <https://bugs.python.org/issue41123> `_
274+ * `[python-dev] PEP 624: Remove Py_UNICODE encoder APIs
275+ <https://mail.python.org/archives/list/python-dev@python.org/thread/THXVM7FZVT56B7CPEDIYKJG6VMAYIEK5/#QUGBVLQNBFVNX25AEIL77WSFOHQES6LJ> `_
273276
274277
275278Objections
@@ -304,14 +307,12 @@ References
304307 .. [2 ] pyodbc -- Don't use PyUnicode_Encode API #792
305308 (https://github.com/mkleehammer/pyodbc/pull/792)
306309
307- .. [3 ] Uncomment Py_DEPRECATED for Py_UNICODE APIs (GH-21318)
308- (https://github.com/python/cpython/commit/9c3840870814493fed62e140cfa43c2883e12181)
309-
310310
311311 Copyright
312312=========
313313
314- This document has been placed in the public domain.
314+ This document is placed in the public domain or under the
315+ CC0-1.0-Universal license, whichever is more permissive.
315316
316317..
317318 Local Variables:
You can’t perform that action at this time.
0 commit comments