There was an error while loading. Please reload this page.
1 parent 7725524 commit 965a9ecCopy full SHA for 965a9ec
1 file changed
Misc/NEWS.d/next/Core_and_Builtins/2026-08-27-13-26-50.gh-issue-156459.Z8Zqik.rst
@@ -1,3 +1,3 @@
1
-Fix cleanup on error in `compiler_set_qualname`. Previously it was called in
2
-`_PyCompile_EnterScope`, after the scope had been enterred, and this was not
+Fix cleanup on error in ``compiler_set_qualname``. Previously it was called in
+``_PyCompile_EnterScope``, after the scope had been enterred, and this was not
3
reversed in case of an error.
0 commit comments