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 f83907c commit c405f29Copy full SHA for c405f29
1 file changed
Misc/NEWS.d/next/Core_and_Builtins/2025-05-16-17-25-52.gh-issue-134100.5-FbLK.rst
@@ -0,0 +1,2 @@
1
+Fixed a use-after-free bug that would occur when an imported module wasn't
2
+in sys.modules after the initial import. Patch by Nico-Posada.
0 commit comments