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 xdegaye
Recipients belopolsky, jcea, nikratio, pconnell, xdegaye
Date 2015-07-04.20:31:42
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <[email protected]>
In-reply-to
Content
The patch is wrong, the frame may not be run by the current PyThreadState.
History
Date User Action Args
2015-07-04 20:31:42xdegayesetrecipients: + xdegaye, jcea, belopolsky, nikratio, pconnell
2015-07-04 20:31:42xdegayesetmessageid: <[email protected]>
2015-07-04 20:31:42xdegayelinkissue17277 messages
2015-07-04 20:31:42xdegayecreate