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 583d164 commit 5043a8bCopy full SHA for 5043a8b
1 file changed
Misc/NEWS.d/next/Core and Builtins/2022-06-28-10-08-06.gh-issue-94262.m-HWUZ.rst
@@ -0,0 +1,3 @@
1
+Don't create frame objects for incomplete frames. Prevents the creation of
2
+generators and closures from being observable to Python and C extensions,
3
+restoring the behavior of 3.10 and earlier.
0 commit comments