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 vstinner
Recipients Fynn Be, paul.moore, steve.dower, tim.golden, vstinner, zach.ware
Date 2017-10-09.16:52:34
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1507567954.8.0.213398074469.issue31701@psf.upfronthosting.co.za>
In-reply-to
Content
New changeset 6e3d6b5dc22cd06d8c4d44a38a8a3415e4bebb16 by Victor Stinner in branch 'master':
bpo-31701: faulthandler: ignore MSC and COM Windows exception (#3929)
https://github.com/python/cpython/commit/6e3d6b5dc22cd06d8c4d44a38a8a3415e4bebb16
History
Date User Action Args
2017-10-09 16:52:34vstinnersetrecipients: + vstinner, paul.moore, tim.golden, zach.ware, steve.dower, Fynn Be
2017-10-09 16:52:34vstinnersetmessageid: <1507567954.8.0.213398074469.issue31701@psf.upfronthosting.co.za>
2017-10-09 16:52:34vstinnerlinkissue31701 messages
2017-10-09 16:52:34vstinnercreate