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 vstinner
Recipients doko, eryksun, vstinner
Date 2014-11-12.12:57:50
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1415797070.55.0.914650579448.issue22851@psf.upfronthosting.co.za>
In-reply-to
Content
Related change:

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
2014-11-12 12:57:50vstinnersetrecipients: + vstinner, doko, eryksun
2014-11-12 12:57:50vstinnersetmessageid: <1415797070.55.0.914650579448.issue22851@psf.upfronthosting.co.za>
2014-11-12 12:57:50vstinnerlinkissue22851 messages
2014-11-12 12:57:50vstinnercreate