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 docs@python, ethan.furman, fov, giampaolo.rodola, pitrou, python-dev, r.david.murray, vstinner, yselivanov
Date 2015-01-15.06:26:35
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <20150115062629.3960.61719@psf.io>
In-reply-to
Content
New changeset 0e48b0908651 by Ethan Furman in branch '3.4':
Issue22988: clarify yield and exception blocks
https://hg.python.org/cpython/rev/0e48b0908651

New changeset 55ba19d084fb by Ethan Furman in branch 'default':
Issue22988: clarify yield and exception blocks
https://hg.python.org/cpython/rev/55ba19d084fb
History
Date User Action Args
2015-01-15 06:26:35python-devsetrecipients: + python-dev, pitrou, vstinner, giampaolo.rodola, r.david.murray, docs@python, ethan.furman, yselivanov, fov
2015-01-15 06:26:35python-devlinkissue22988 messages
2015-01-15 06:26:35python-devcreate