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 4901dc4 commit b3b9619Copy full SHA for b3b9619
Doc/data/refcounts.dat
@@ -2462,7 +2462,7 @@ PyUnicode_FromWideChar:Py_ssize_t:size::
2462
PyUnicode_AsWideChar:Py_ssize_t:::
2463
PyUnicode_AsWideChar:PyObject*:*unicode:0:
2464
PyUnicode_AsWideChar:wchar_t*:w::
2465
-PyUnicode_AsWideChar:Pyssize_t:size::
+PyUnicode_AsWideChar:Py_ssize_t:size::
2466
2467
PyUnicode_AsWideCharString:wchar_t*:::
2468
PyUnicode_AsWideCharString:PyObject*:unicode:0:
0 commit comments