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 miss-islington, pitrou, vstinner
Date 2018-11-26.20:19:34
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1543263574.15.0.788709270274.issue33723@psf.upfronthosting.co.za>
In-reply-to
Content
New changeset 65c216e74f7957006ef7653b7e2afe83007c45ce by Victor Stinner in branch 'master':
bpo-33723: Fix test_time.test_thread_time() (GH-10724)
https://github.com/python/cpython/commit/65c216e74f7957006ef7653b7e2afe83007c45ce
History
Date User Action Args
2018-11-26 20:19:34vstinnersetrecipients: + vstinner, pitrou, miss-islington
2018-11-26 20:19:34vstinnersetmessageid: <1543263574.15.0.788709270274.issue33723@psf.upfronthosting.co.za>
2018-11-26 20:19:34vstinnerlinkissue33723 messages
2018-11-26 20:19:34vstinnercreate