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