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 pablogsal, vstinner
Date 2018-12-17.08:36:42
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1545035802.54.0.788709270274.issue35513@psf.upfronthosting.co.za>
In-reply-to
Content
New changeset 2cf4c202ffeb30787c944365ba54013688b854c2 by Victor Stinner in branch 'master':
bpo-35513: Replace time.time() with time.monotonic() in tests (GH-11182)
https://github.com/python/cpython/commit/2cf4c202ffeb30787c944365ba54013688b854c2
History
Date User Action Args
2018-12-17 08:36:42vstinnersetrecipients: + vstinner, pablogsal
2018-12-17 08:36:42vstinnersetmessageid: <1545035802.54.0.788709270274.issue35513@psf.upfronthosting.co.za>
2018-12-17 08:36:42vstinnerlinkissue35513 messages
2018-12-17 08:36:42vstinnercreate