Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit 04c673b

Browse files
author
Thomas Heller
committed
SF #951851 fixed.
1 parent 1df0461 commit 04c673b

1 file changed

Lines changed: 3 additions & 0 deletions

File tree

Misc/NEWS

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -12,6 +12,9 @@ What's New in Python 2.4 alpha 1?
1212
Core and builtins
1313
-----------------
1414

15+
- Bug #951851: Python crashed when reading import table of certain
16+
Windows DLLs.
17+
1518
- Bug #215126. The locals argument to eval() now accepts any mapping type.
1619

1720
- marshal now shares interned strings. This change introduces

0 commit comments

Comments
 (0)