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 eric.snow, ned.deily, ronaldoussoren, vstinner
Date 2017-06-30.23:01:30
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1498863690.92.0.00827593925591.issue30448@psf.upfronthosting.co.za>
In-reply-to
Content
New changeset fd93f37f0dc537eb7edca7b75e2f92ef54dd2833 by Victor Stinner in branch '2.7':
bpo-30448: Fix support.SuppressCrashReport on macOS (#2515)
https://github.com/python/cpython/commit/fd93f37f0dc537eb7edca7b75e2f92ef54dd2833
History
Date User Action Args
2017-06-30 23:01:31vstinnersetrecipients: + vstinner, ronaldoussoren, ned.deily, eric.snow
2017-06-30 23:01:30vstinnersetmessageid: <1498863690.92.0.00827593925591.issue30448@psf.upfronthosting.co.za>
2017-06-30 23:01:30vstinnerlinkissue30448 messages
2017-06-30 23:01:30vstinnercreate