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 ca87470 commit 6210626Copy full SHA for 6210626
1 file changed
Misc/NEWS.d/next/Core and Builtins/2022-11-26-04-00-41.gh-issue-99729.A3ovwQ.rst
@@ -0,0 +1,3 @@
1
+Fix an issue that could cause frames to be visible to Python code as they
2
+are being torn down, possibly leading to memory corruption or hard crashes
3
+of the interpreter.
0 commit comments