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 gregory.p.smith, vstinner
Date 2019-12-08.07:38:21
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1575790702.07.0.201612422893.issue38991@roundup.psfhosted.org>
In-reply-to
Content
New changeset 6cac1136665b70f72db291b95876d7affcf1d2db by Victor Stinner in branch 'master':
bpo-38991: Remove test.support.strip_python_stderr() (GH-17490)
https://github.com/python/cpython/commit/6cac1136665b70f72db291b95876d7affcf1d2db
History
Date User Action Args
2019-12-08 07:38:22vstinnersetrecipients: + vstinner, gregory.p.smith
2019-12-08 07:38:22vstinnersetmessageid: <1575790702.07.0.201612422893.issue38991@roundup.psfhosted.org>
2019-12-08 07:38:22vstinnerlinkissue38991 messages
2019-12-08 07:38:21vstinnercreate