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 miss-islington
Recipients miss-islington, pablogsal, vstinner
Date 2018-12-17.09:03:08
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1545037388.43.0.788709270274.issue35513@psf.upfronthosting.co.za>
In-reply-to
Content
New changeset be69ff232df23b6ee165d7c34df5435d497cb79b by Miss Islington (bot) in branch '3.7':
bpo-35513: Replace time.time() with time.monotonic() in tests (GH-11182)
https://github.com/python/cpython/commit/be69ff232df23b6ee165d7c34df5435d497cb79b
History
Date User Action Args
2018-12-17 09:03:08miss-islingtonsetrecipients: + miss-islington, vstinner, pablogsal
2018-12-17 09:03:08miss-islingtonsetmessageid: <1545037388.43.0.788709270274.issue35513@psf.upfronthosting.co.za>
2018-12-17 09:03:08miss-islingtonlinkissue35513 messages
2018-12-17 09:03:08miss-islingtoncreate