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 Mariatta, danielhrisca, docs@python, eryksun, kh90909, paul.moore, steve.dower, tim.golden, vstinner, zach.ware
Date 2020-11-16.12:22:18
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1605529338.95.0.936905533586.issue37205@roundup.psfhosted.org>
In-reply-to
Content
New changeset 3df5c68487df9d1d20ab0cd06e7942a4f96d40a4 by Victor Stinner in branch 'master':
bpo-37205: time.perf_counter() and time.monotonic() are system-wide (GH-23284)
https://github.com/python/cpython/commit/3df5c68487df9d1d20ab0cd06e7942a4f96d40a4
History
Date User Action Args
2020-11-16 12:22:19vstinnersetrecipients: + vstinner, paul.moore, tim.golden, docs@python, zach.ware, eryksun, steve.dower, Mariatta, danielhrisca, kh90909
2020-11-16 12:22:18vstinnersetmessageid: <1605529338.95.0.936905533586.issue37205@roundup.psfhosted.org>
2020-11-16 12:22:18vstinnerlinkissue37205 messages
2020-11-16 12:22:18vstinnercreate