From: Florent Xicluna Date: Tue, 1 Nov 2011 22:47:46 +0000 (+0100) Subject: Missing NEWS entry in changeset e1dde980a92c X-Git-Tag: v2.7.3rc1~336 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=c4a11bd1d5959118a4cbbcc4b014fef0fd6eed6c;p=thirdparty%2FPython%2Fcpython.git Missing NEWS entry in changeset e1dde980a92c --- diff --git a/Misc/NEWS b/Misc/NEWS index 3f1f520fe029..c7637beca097 100644 --- a/Misc/NEWS +++ b/Misc/NEWS @@ -74,6 +74,8 @@ Core and Builtins Library ------- +- Issue #2892: preserve iterparse events in case of SyntaxError. + - Issue #670664: Fix HTMLParser to correctly handle the content of ```` and ````.