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 vstinner, xdegaye
Date 2017-12-11.13:17:09
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1512998229.6.0.213398074469.issue32252@psf.upfronthosting.co.za>
In-reply-to
Content
New changeset 71d8f36eb450cdbc4b5397e25f6f3f5d676aca79 by Victor Stinner (Miss Islington (bot)) in branch '3.6':
bpo-32252: Fix faulthandler_suppress_crash_report() (GH-4794) (#4795)
https://github.com/python/cpython/commit/71d8f36eb450cdbc4b5397e25f6f3f5d676aca79
History
Date User Action Args
2017-12-11 13:17:09vstinnersetrecipients: + vstinner, xdegaye
2017-12-11 13:17:09vstinnersetmessageid: <1512998229.6.0.213398074469.issue32252@psf.upfronthosting.co.za>
2017-12-11 13:17:09vstinnerlinkissue32252 messages
2017-12-11 13:17:09vstinnercreate