Skip to content

Commit 52d593c

Browse files
misc: update news entry
1 parent ca1bef5 commit 52d593c

1 file changed

Lines changed: 3 additions & 3 deletions

File tree

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
1-
Fix :func:`__import__` accepting module names with embedded null bytes, which
2-
caused the frozen importer to bypass the :data:`sys.modules` cache and create
3-
duplicate module objects.
1+
Fix the frozen importer accepting module names with embedded null bytes, which
2+
caused it to bypass the :data:`sys.modules` cache and create duplicate module
3+
objects.

0 commit comments

Comments
 (0)