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 python-dev
Recipients python-dev, vstinner
Date 2016-03-16.22:21:23
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <20160316222120.8708.51251@psf.io>
In-reply-to
Content
New changeset 5b4f173f0690 by Victor Stinner in branch 'default':
faulthandler now works in non-Python threads
https://hg.python.org/cpython/rev/5b4f173f0690

New changeset d6d64168ee8c by Victor Stinner in branch 'default':
Py_FatalError: disable faulthandler earlier
https://hg.python.org/cpython/rev/d6d64168ee8c
History
Date User Action Args
2016-03-16 22:21:23python-devsetrecipients: + python-dev, vstinner
2016-03-16 22:21:23python-devlinkissue26563 messages
2016-03-16 22:21:23python-devcreate