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-07-21.01:31:53
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1532136713.8.0.56676864532.issue33723@psf.upfronthosting.co.za>
In-reply-to
Content
New changeset e78dace8dcb23c371df19c9add65895adf436995 by Victor Stinner in branch 'master':
bpo-33723: Fix test_time.test_process_time() (GH-8358)
https://github.com/python/cpython/commit/e78dace8dcb23c371df19c9add65895adf436995
History
Date User Action Args
2018-07-21 01:31:53vstinnersetrecipients: + vstinner, pitrou, miss-islington
2018-07-21 01:31:53vstinnersetmessageid: <1532136713.8.0.56676864532.issue33723@psf.upfronthosting.co.za>
2018-07-21 01:31:53vstinnerlinkissue33723 messages
2018-07-21 01:31:53vstinnercreate