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 3156e83 commit 6f198d2Copy full SHA for 6f198d2
1 file changed
Tools/check-c-api-docs/ignored_c_api.txt
@@ -102,3 +102,5 @@ PyUnicode_AsDecodedObject
102
PyUnicode_AsDecodedUnicode
103
PyUnicode_AsEncodedObject
104
PyUnicode_AsEncodedUnicode
105
+# Soft-deprecated in 3.15; will remain undocumented in 3.14 and 3.13
106
+PyException_HEAD
0 commit comments