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 belopolsky, koobs, loewis, pitrou, python-dev, serhiy.storchaka, tim.peters, vstinner
Date 2018-12-17.11:12:36
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1545045156.26.0.702299269573.issue22117@psf.upfronthosting.co.za>
In-reply-to
Content
New changeset 3ab064e80a9be1e6e9c62437fffb92bde9c5e1fb by Victor Stinner in branch 'master':
bpo-23451: Update time.monotonic() documentation (GH-11190)
https://github.com/python/cpython/commit/3ab064e80a9be1e6e9c62437fffb92bde9c5e1fb
History
Date User Action Args
2018-12-17 11:12:36vstinnersetrecipients: + vstinner, tim.peters, loewis, belopolsky, pitrou, python-dev, serhiy.storchaka, koobs
2018-12-17 11:12:36vstinnersetmessageid: <1545045156.26.0.702299269573.issue22117@psf.upfronthosting.co.za>
2018-12-17 11:12:36vstinnerlinkissue22117 messages
2018-12-17 11:12:36vstinnercreate