From 04c673b6e27c7cfdb1cf92ce4df1f44e2c48261d Mon Sep 17 00:00:00 2001 From: Thomas Heller Date: Fri, 2 Jul 2004 08:56:20 +0000 Subject: SF #951851 fixed. --- Misc/NEWS | 3 +++ 1 file changed, 3 insertions(+) diff --git a/Misc/NEWS b/Misc/NEWS index d01f20b..42c4e67 100644 --- a/Misc/NEWS +++ b/Misc/NEWS @@ -12,6 +12,9 @@ What's New in Python 2.4 alpha 1? Core and builtins ----------------- +- Bug #951851: Python crashed when reading import table of certain + Windows DLLs. + - Bug #215126. The locals argument to eval() now accepts any mapping type. - marshal now shares interned strings. This change introduces -- cgit v0.12