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 kh90909
Recipients docs@python, kh90909, paul.moore, steve.dower, tim.golden, vstinner, zach.ware
Date 2019-06-08.18:19:39
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1560017979.98.0.718285594986.issue37205@roundup.psfhosted.org>
In-reply-to
Content
Note that this offset subtraction behavior appears to be inherited from time.clock(), which did not make any guarantees about returning a system-wide value: 

https://github.com/python/cpython/commit/ec89539ccccd6103665a7a5c7234cf09f27c1c72#diff-4a575e94d6ac98a0d82fd93509b6bfd3L91
History
Date User Action Args
2019-06-08 18:19:40kh90909setrecipients: + kh90909, paul.moore, vstinner, tim.golden, docs@python, zach.ware, steve.dower
2019-06-08 18:19:39kh90909setmessageid: <1560017979.98.0.718285594986.issue37205@roundup.psfhosted.org>
2019-06-08 18:19:39kh90909linkissue37205 messages
2019-06-08 18:19:39kh90909create