[issue18040] SIGINT catching regression on windows in 2.7

David Gilman report at bugs.python.org
Thu May 30 18:35:41 CEST 2013


David Gilman added the comment:

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.

----------

_______________________________________
Python tracker <report at bugs.python.org>
<http://bugs.python.org/issue18040>
_______________________________________


More information about the Python-bugs-list mailing list