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 5588b7a commit 05ae5f3Copy full SHA for 05ae5f3
1 file changed
Misc/NEWS.d/next/C API/2024-06-26-11-29-01.gh-issue-120642.H7P9qK.rst
@@ -0,0 +1,3 @@
1
+Remove ``_Py_CODEUNIT`` type from the public C API. The internal
2
+``pycore_code.h`` header should now be used to get this internal type. Patch
3
+by Victor Stinner.
0 commit comments