We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e3b65e6 commit 15ee6f8Copy full SHA for 15ee6f8
pep-0624.rst
@@ -142,8 +142,8 @@ Remove these APIs in Python 3.11. They have been deprecated already.
142
Alternative Ideas
143
=================
144
145
-Replace ``Py_UNICODE*`` with ``PyObjct*``
146
------------------------------------------
+Replace ``Py_UNICODE*`` with ``PyObject*``
+------------------------------------------
147
148
As described in the "Alternative APIs" section, some APIs don't have
149
public alternative APIs accepting ``PyObject *unicode`` input.
0 commit comments