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 2018-07-06.11:51:57
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1530877917.21.0.56676864532.issue34054@psf.upfronthosting.co.za>
In-reply-to
Content
New changeset c2368cbc83ca2bafeaea0e4760be4996046d0444 by Victor Stinner in branch 'master':
bpo-34054: multiprocessing uses time.monotonic() (GH-8118)
https://github.com/python/cpython/commit/c2368cbc83ca2bafeaea0e4760be4996046d0444
History
Date User Action Args
2018-07-06 11:51:57vstinnersetrecipients: + vstinner
2018-07-06 11:51:57vstinnersetmessageid: <1530877917.21.0.56676864532.issue34054@psf.upfronthosting.co.za>
2018-07-06 11:51:57vstinnerlinkissue34054 messages
2018-07-06 11:51:57vstinnercreate