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:19:34
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <3dgYv82NdSz7LlB@mail.python.org>
In-reply-to
Content
New changeset 0875e5bbe5f0 by Victor Stinner in branch '3.3':
Issue #14432: Generator now clears the borrowed reference to the thread state
http://hg.python.org/cpython/rev/0875e5bbe5f0

New changeset 55dd094a2b01 by Victor Stinner in branch 'default':
Issue #14432: Null merge 3.3, Python 3.4 has a different fix
http://hg.python.org/cpython/rev/55dd094a2b01
History
Date User Action Args
2013-12-13 01:19:34python-devsetrecipients: + python-dev, ncoghlan, pitrou, vstinner, asvetlov, adamtj, neologix, Mark.Shannon, rosslagerwall, serhiy.storchaka, asuffield
2013-12-13 01:19:34python-devlinkissue14432 messages
2013-12-13 01:19:34python-devcreate