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 christian.heimes
Recipients alex, christian.heimes, dstufft, janssen, martin.panter, pitrou, vstinner
Date 2017-09-05.23:37:12
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1504654632.37.0.707205285487.issue31320@psf.upfronthosting.co.za>
In-reply-to
Content
New changeset 305e56c27afce605e5d2f71903a966cf0bb95038 by Christian Heimes in branch 'master':
bpo-31320: No traceback to sys.stderr in test_ssl (#3360)
https://github.com/python/cpython/commit/305e56c27afce605e5d2f71903a966cf0bb95038
History
Date User Action Args
2017-09-05 23:37:12christian.heimessetrecipients: + christian.heimes, janssen, pitrou, vstinner, alex, martin.panter, dstufft
2017-09-05 23:37:12christian.heimessetmessageid: <1504654632.37.0.707205285487.issue31320@psf.upfronthosting.co.za>
2017-09-05 23:37:12christian.heimeslinkissue31320 messages
2017-09-05 23:37:12christian.heimescreate