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 David.Gilman
Recipients David.Gilman, loewis, sbt, tim.golden
Date 2013-05-30.16:35:41
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1369931741.35.0.932669684286.issue18040@psf.upfronthosting.co.za>
In-reply-to
Content
So the original motivation here was to piggyback on SIGINT in order to do something like this on Windows: http://stackoverflow.com/questions/132058/showing-the-stack-trace-from-a-running-python-application

I've given Tim's patch a shot and I see that I've been barking up the wrong tree.  I agree that this one-liner is a kinda invasive change and probably isn't worth putting in a point release.  Thanks for the help.
History
Date User Action Args
2013-05-30 16:35:41David.Gilmansetrecipients: + David.Gilman, loewis, tim.golden, sbt
2013-05-30 16:35:41David.Gilmansetmessageid: <1369931741.35.0.932669684286.issue18040@psf.upfronthosting.co.za>
2013-05-30 16:35:41David.Gilmanlinkissue18040 messages
2013-05-30 16:35:41David.Gilmancreate