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.12:57:15
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1512997035.28.0.213398074469.issue32252@psf.upfronthosting.co.za>
In-reply-to
Content
New changeset 48d4dd974f0c8d47c54990eedd322b96b19c60ec by Victor Stinner in branch 'master':
bpo-32252: Fix faulthandler_suppress_crash_report() (#4794)
https://github.com/python/cpython/commit/48d4dd974f0c8d47c54990eedd322b96b19c60ec
History
Date User Action Args
2017-12-11 12:57:15vstinnersetrecipients: + vstinner, xdegaye
2017-12-11 12:57:15vstinnersetmessageid: <1512997035.28.0.213398074469.issue32252@psf.upfronthosting.co.za>
2017-12-11 12:57:15vstinnerlinkissue32252 messages
2017-12-11 12:57:15vstinnercreate