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 58b9f51 commit 4ce06d1Copy full SHA for 4ce06d1
1 file changed
Misc/NEWS.d/next/Core_and_Builtins/2026-07-19-16-18-25.gh-issue-154014.CJsjVL.rst
@@ -0,0 +1,2 @@
1
+Fix a JIT assertion during interpreter shutdown by initializing ``vm_data``
2
+fields for cold executors that bypass ``_Py_ExecutorInit()``.
0 commit comments