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 amaury.forgeotdarc
Recipients Aaron.Staley, amaury.forgeotdarc, neologix, pitrou
Date 2012-02-13.13:54:39
SpamBayes Score 0.0038409762
Marked as misclassified No
Message-id <1329141280.52.0.882149477686.issue13992@psf.upfronthosting.co.za>
In-reply-to
Content
> and I do occasionally use PyThreadState_SetAsyncExc to asynchronously
> terminate threads.
Did you write an extension module for this?  It is possible that there is a refcount error there.
History
Date User Action Args
2012-02-13 13:54:40amaury.forgeotdarcsetrecipients: + amaury.forgeotdarc, pitrou, neologix, Aaron.Staley
2012-02-13 13:54:40amaury.forgeotdarcsetmessageid: <1329141280.52.0.882149477686.issue13992@psf.upfronthosting.co.za>
2012-02-13 13:54:39amaury.forgeotdarclinkissue13992 messages
2012-02-13 13:54:39amaury.forgeotdarccreate