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 vstinner
Date 2019-04-23.22:15:33
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1556057733.43.0.515263683643.issue36454@roundup.psfhosted.org>
In-reply-to
Content
New changeset d246a6766b9d8cc625112906299c4cb019944300 by Victor Stinner in branch 'master':
bpo-36454: Fix test_time.test_monotonic() (GH-12929)
https://github.com/python/cpython/commit/d246a6766b9d8cc625112906299c4cb019944300
History
Date User Action Args
2019-04-23 22:15:33vstinnersetrecipients: + vstinner
2019-04-23 22:15:33vstinnersetmessageid: <1556057733.43.0.515263683643.issue36454@roundup.psfhosted.org>
2019-04-23 22:15:33vstinnerlinkissue36454 messages
2019-04-23 22:15:33vstinnercreate