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 Zach Riggle, gregory.p.smith, ned.deily, python-dev, vstinner
Date 2017-06-26.15:23:05
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1498490585.41.0.141416330484.issue29335@psf.upfronthosting.co.za>
In-reply-to
Content
New changeset cdee3f14f7f4c995e7eedb0bf6a67e260c739f7d by Victor Stinner in branch 'master':
bpo-30764: test_subprocess uses SuppressCrashReport (#2405)
https://github.com/python/cpython/commit/cdee3f14f7f4c995e7eedb0bf6a67e260c739f7d
History
Date User Action Args
2017-06-26 15:23:05vstinnersetrecipients: + vstinner, gregory.p.smith, ned.deily, python-dev, Zach Riggle
2017-06-26 15:23:05vstinnersetmessageid: <1498490585.41.0.141416330484.issue29335@psf.upfronthosting.co.za>
2017-06-26 15:23:05vstinnerlinkissue29335 messages
2017-06-26 15:23:05vstinnercreate