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 Yury.Selivanov, asvetlov, docs@python, eric.araujo, georg.brandl, mark.dickinson, python-dev, rhettinger, yselivanov
Date 2012-09-24.19:25:45
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <3XQb3r6yPkzNbr@mail.python.org>
In-reply-to
Content
New changeset f51d11405f1d by Mark Dickinson in branch '2.7':
Issue #14167: restore statement about breaks in finally clauses; remove statement about exception chaining.
http://hg.python.org/cpython/rev/f51d11405f1d
History
Date User Action Args
2012-09-24 19:25:46python-devsetrecipients: + python-dev, georg.brandl, rhettinger, mark.dickinson, eric.araujo, asvetlov, docs@python, Yury.Selivanov, yselivanov
2012-09-24 19:25:45python-devlinkissue14167 messages
2012-09-24 19:25:45python-devcreate