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 koobs, vstinner
Date 2017-04-28.01:27:53
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1493342874.07.0.177272615331.issue30107@psf.upfronthosting.co.za>
In-reply-to
Content
New changeset c9ca57eeea4d9da748d84281506c5803512b79ac by Victor Stinner in branch '3.6':
bpo-30107: Make SuppressCrashReport quiet on macOS (#1279) (#1335)
https://github.com/python/cpython/commit/c9ca57eeea4d9da748d84281506c5803512b79ac
History
Date User Action Args
2017-04-28 01:27:54vstinnersetrecipients: + vstinner, koobs
2017-04-28 01:27:54vstinnersetmessageid: <1493342874.07.0.177272615331.issue30107@psf.upfronthosting.co.za>
2017-04-28 01:27:54vstinnerlinkissue30107 messages
2017-04-28 01:27:53vstinnercreate