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 lemburg
Recipients lemburg, pitrou
Date 2013-04-12.13:47:32
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1365774452.85.0.598992977226.issue17703@psf.upfronthosting.co.za>
In-reply-to
Content
I think a solution to the problem would be to check _tstate for NULL and only use it if it is non-NULL - without threads you don't need to keep track of them ;-)
History
Date User Action Args
2013-04-12 13:47:32lemburgsetrecipients: + lemburg, pitrou
2013-04-12 13:47:32lemburgsetmessageid: <1365774452.85.0.598992977226.issue17703@psf.upfronthosting.co.za>
2013-04-12 13:47:32lemburglinkissue17703 messages
2013-04-12 13:47:32lemburgcreate