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 d8965b4 commit 0a93ff5Copy full SHA for 0a93ff5
1 file changed
Misc/NEWS.d/next/Core_and_Builtins/2025-05-16-17-25-52.gh-issue-134100.5-FbLK.rst
@@ -1,2 +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.
+in :data:`sys.modules` after the initial import. Patch by Nico-Posada.
0 commit comments