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 ezio.melotti, michael.foord, rbcollins, serhiy.storchaka, vstinner
Date 2018-06-20.09:29:41
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1529486981.83.0.56676864532.issue33746@psf.upfronthosting.co.za>
In-reply-to
Content
New changeset fd8fbce495c32b0cbc13f71a8e9d4eec6f48c844 by Victor Stinner in branch 'master':
bpo-33746: Fix test_unittest.testRegisterResult() in verbose mode (GH-7799)
https://github.com/python/cpython/commit/fd8fbce495c32b0cbc13f71a8e9d4eec6f48c844
History
Date User Action Args
2018-06-20 09:29:41vstinnersetrecipients: + vstinner, rbcollins, ezio.melotti, michael.foord, serhiy.storchaka
2018-06-20 09:29:41vstinnersetmessageid: <1529486981.83.0.56676864532.issue33746@psf.upfronthosting.co.za>
2018-06-20 09:29:41vstinnerlinkissue33746 messages
2018-06-20 09:29:41vstinnercreate