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 Aaron.Staley
Recipients Aaron.Staley, amaury.forgeotdarc, neologix, pitrou
Date 2012-02-14.04:01:54
SpamBayes Score 0.013262816
Marked as misclassified No
Message-id <1329192115.13.0.211613762365.issue13992@psf.upfronthosting.co.za>
In-reply-to
Content
BTW, I take back what I said about using PyThreadState_SetAsyncExc.  Turns out I had a bug where this function would never succeed (was always returning 0).
History
Date User Action Args
2012-02-14 04:01:55Aaron.Staleysetrecipients: + Aaron.Staley, amaury.forgeotdarc, pitrou, neologix
2012-02-14 04:01:55Aaron.Staleysetmessageid: <1329192115.13.0.211613762365.issue13992@psf.upfronthosting.co.za>
2012-02-14 04:01:54Aaron.Staleylinkissue13992 messages
2012-02-14 04:01:54Aaron.Staleycreate