From a12aa88fd87f8992bbd137517c4c90f27e36c4e4 Mon Sep 17 00:00:00 2001 From: Neal Norwitz Date: Thu, 6 Jul 2006 06:45:08 +0000 Subject: Add a NEWS entry for a recent pyexpat fix --- Misc/NEWS | 3 +++ 1 file changed, 3 insertions(+) diff --git a/Misc/NEWS b/Misc/NEWS index e45bd1e..261981d 100644 --- a/Misc/NEWS +++ b/Misc/NEWS @@ -83,6 +83,9 @@ Extension Modules - Bug #1512695: cPickle.loads could crash if it was interrupted with a KeyboardInterrupt. +- Bug #1296433: parsing XML with a non-default encoding and + a CharacterDataHandler could crash the interpreter in pyexpat. + Build ----- -- cgit v0.12