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 Devin Jeanpierre, ncoghlan, pitrou, python-dev
Date 2011-07-03.18:44:33
SpamBayes Score 5.449864e-05
Marked as misclassified No
Message-id <E1QdRei-0008Hu-Kp@dinsdale.python.org>
In-reply-to
Content
New changeset cc7ae81cfe91 by Benjamin Peterson in branch '3.2':
restore a generator's caller's exception state both on yield and (last) return
http://hg.python.org/cpython/rev/cc7ae81cfe91

New changeset 33dca840938d by Benjamin Peterson in branch 'default':
merge 3.2 (#12475)
http://hg.python.org/cpython/rev/33dca840938d
History
Date User Action Args
2011-07-03 18:44:34python-devsetrecipients: + python-dev, ncoghlan, pitrou, Devin Jeanpierre
2011-07-03 18:44:33python-devlinkissue12475 messages
2011-07-03 18:44:33python-devcreate