Skip to content

Commit 0a93ff5

Browse files
committed
fix news entry
1 parent d8965b4 commit 0a93ff5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,2 @@
11
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.
2+
in :data:`sys.modules` after the initial import. Patch by Nico-Posada.

0 commit comments

Comments
 (0)