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 Mark.Shannon, adamtj, asuffield, asvetlov, ncoghlan, neologix, pitrou, python-dev, rosslagerwall, serhiy.storchaka, vstinner
Date 2013-12-13.01:39:39
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <3dgZLL3NW7z7LlB@mail.python.org>
In-reply-to
Content
New changeset aa324af42c0e by Victor Stinner in branch '2.7':
Issue #14432: Generator now clears the borrowed reference to the thread state
http://hg.python.org/cpython/rev/aa324af42c0e
History
Date User Action Args
2013-12-13 01:39:39python-devsetrecipients: + python-dev, ncoghlan, pitrou, vstinner, asvetlov, adamtj, neologix, Mark.Shannon, rosslagerwall, serhiy.storchaka, asuffield
2013-12-13 01:39:39python-devlinkissue14432 messages
2013-12-13 01:39:39python-devcreate