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, Ilya.Kulakov, paul.moore, steve.dower, tim.golden, vstinner, zach.ware
Date 2017-11-16.11:53:47
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1510833227.93.0.213398074469.issue31701@psf.upfronthosting.co.za>
In-reply-to
Content
New changeset 33217d22131ab1ffaa09a6944bae704f722f25a9 by Victor Stinner in branch '3.6':
bpo-31701: faulthandler: ignore MSC and COM Windows exception (#3929) (#4416)
https://github.com/python/cpython/commit/33217d22131ab1ffaa09a6944bae704f722f25a9
History
Date User Action Args
2017-11-16 11:53:48vstinnersetrecipients: + vstinner, paul.moore, tim.golden, zach.ware, steve.dower, Ilya.Kulakov, Fynn Be
2017-11-16 11:53:47vstinnersetmessageid: <1510833227.93.0.213398074469.issue31701@psf.upfronthosting.co.za>
2017-11-16 11:53:47vstinnerlinkissue31701 messages
2017-11-16 11:53:47vstinnercreate