diff options
| author | Florent Xicluna <florent.xicluna@gmail.com> | 2011-11-01 22:47:46 (GMT) |
|---|---|---|
| committer | Florent Xicluna <florent.xicluna@gmail.com> | 2011-11-01 22:47:46 (GMT) |
| commit | c4a11bd1d5959118a4cbbcc4b014fef0fd6eed6c (patch) | |
| tree | 421cd280d2f99fbb130fa3916acb6c268c2c6be9 | |
| parent | 0965ee213e079a84686a6cfd1ada125f0ff8d575 (diff) | |
| download | cpython-c4a11bd1d5959118a4cbbcc4b014fef0fd6eed6c.zip cpython-c4a11bd1d5959118a4cbbcc4b014fef0fd6eed6c.tar.gz cpython-c4a11bd1d5959118a4cbbcc4b014fef0fd6eed6c.tar.bz2 | |
Missing NEWS entry in changeset e1dde980a92c
| -rw-r--r-- | Misc/NEWS | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -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 ``<script>...</script>`` and ``<style>...</style>``. |
