Skip to content

Commit f4ee504

Browse files
authored
Update
1 parent ebc3fc5 commit f4ee504

1 file changed

Lines changed: 1 addition & 2 deletions

File tree

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,2 +1 @@
1-
Fix a crash that could occur after an out-of-memory error when re-importing
2-
an extension module.
1+
Fix a fatal error in debug builds when re-importing a single-phase extension module fails with :exc:MemoryError: the cleanup path removed the module from :data:sys.modules while the exception was still set.

0 commit comments

Comments
 (0)