This issue tracker has been migrated to GitHub, and is currently read-only.
For more information, see the GitHub FAQs in the Python's Developer Guide.

Author python-dev
Recipients amaury.forgeotdarc, effbot, flox, hniksic, python-dev
Date 2011-11-01.22:35:24
SpamBayes Score 0.012555414
Marked as misclassified No
Message-id <E1RLMvN-0006Vu-Aa@dinsdale.python.org>
In-reply-to
Content
New changeset 23ffaf975267 by Florent Xicluna in branch '3.2':
Closes #2892: preserve iterparse events in case of SyntaxError.
http://hg.python.org/cpython/rev/23ffaf975267

New changeset ca1e2cf2947b by Florent Xicluna in branch 'default':
Merge 3.2: issue #2892
http://hg.python.org/cpython/rev/ca1e2cf2947b

New changeset e1dde980a92c by Florent Xicluna in branch '2.7':
Issue #2892: preserve iterparse events in case of SyntaxError
http://hg.python.org/cpython/rev/e1dde980a92c
History
Date User Action Args
2011-11-01 22:35:25python-devsetrecipients: + python-dev, effbot, amaury.forgeotdarc, hniksic, flox
2011-11-01 22:35:24python-devlinkissue2892 messages
2011-11-01 22:35:24python-devcreate