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 pitrou, python-dev, steve.dower, tim.golden, vstinner, zach.ware
Date 2018-12-17.11:12:35
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1545045156.06.0.788709270274.issue23451@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, pitrou, tim.golden, python-dev, zach.ware, steve.dower
2018-12-17 11:12:36vstinnersetmessageid: <1545045156.06.0.788709270274.issue23451@psf.upfronthosting.co.za>
2018-12-17 11:12:36vstinnerlinkissue23451 messages
2018-12-17 11:12:35vstinnercreate