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 Arfrever, pitrou, python-dev, serhiy.storchaka, vstinner
Date 2015-03-18.21:25:13
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <20150318212509.4207.7468@psf.io>
In-reply-to
Content
New changeset ac43268da908 by Antoine Pitrou in branch '3.4':
Issue #23353: improve exceptions tests for generators
https://hg.python.org/cpython/rev/ac43268da908

New changeset b29342f53174 by Antoine Pitrou in branch 'default':
Issue #23353: improve exceptions tests for generators
https://hg.python.org/cpython/rev/b29342f53174
History
Date User Action Args
2015-03-18 21:25:13python-devsetrecipients: + python-dev, pitrou, vstinner, Arfrever, serhiy.storchaka
2015-03-18 21:25:13python-devlinkissue23353 messages
2015-03-18 21:25:13python-devcreate