Thanks to visit codestin.com Credit goes to github.com
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 a934404 commit 03589fcCopy full SHA for 03589fc
2 files changed
Doc/c-api/unicode.rst
@@ -85,7 +85,7 @@ Python:
85
86
.. versionadded:: 3.3
87
88
-
+
89
The following APIs are C macros and static inlined functions for fast checks and
90
access to internal read-only data of Unicode objects:
91
Tools/check-c-api-docs/ignored_c_api.txt
@@ -87,6 +87,4 @@ PyUnstable_EXECUTABLE_KIND_METHOD_DESCRIPTOR
PyUnstable_EXECUTABLE_KIND_PY_FUNCTION
PyUnstable_EXECUTABLE_KIND_SKIP
# cpython/pylifecycle.h
-Py_FrozenMain
-# cpython/unicodeobject.h
92
+Py_FrozenMain
0 commit comments