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 brandjon, docs@python, eric.araujo, python-dev, r.david.murray, zach.ware
Date 2014-05-06.14:08:21
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <3gNN7n0d3Wz7LtY@mail.python.org>
In-reply-to
Content
New changeset faaa8d569664 by Zachary Ware in branch '3.4':
Issue #21366: Document the fact that ``return`` in a ``finally`` clause
http://hg.python.org/cpython/rev/faaa8d569664

New changeset 685f92aad1dc by Zachary Ware in branch 'default':
Issue #21366: Document the fact that ``return`` in a ``finally`` clause
http://hg.python.org/cpython/rev/685f92aad1dc
History
Date User Action Args
2014-05-06 14:08:21python-devsetrecipients: + python-dev, eric.araujo, r.david.murray, docs@python, brandjon, zach.ware
2014-05-06 14:08:21python-devlinkissue21366 messages
2014-05-06 14:08:21python-devcreate