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 5373343 commit e2eef9aCopy full SHA for e2eef9a
1 file changed
Misc/NEWS.d/next/C_API/2026-02-18-15-12-34.gh-issue-144981.4ZdM63.rst
@@ -0,0 +1,3 @@
1
+Made :c:func:`PyUnstable_Code_SetExtra`, :c:func:`PyUnstable_Code_GetExtra`,
2
+and :c:func:`PyUnstable_Eval_RequestCodeExtraIndex` thread-safe on the
3
+:term:`free threaded <free threading>` build.
0 commit comments