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 miss-islington
Recipients miss-islington, orlnub123, pitrou, vstinner, xtreak
Date 2018-09-27.11:46:41
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1538048801.54.0.545547206417.issue34819@psf.upfronthosting.co.za>
In-reply-to
Content
New changeset 2b01121fd4200f1c27873422f7f72d02eec08630 by Miss Islington (bot) in branch '3.7':
bpo-34819: Use a monotonic clock to compute timeouts in concurrent.futures (GH-9599)
https://github.com/python/cpython/commit/2b01121fd4200f1c27873422f7f72d02eec08630
History
Date User Action Args
2018-09-27 11:46:41miss-islingtonsetrecipients: + miss-islington, pitrou, vstinner, xtreak, orlnub123
2018-09-27 11:46:41miss-islingtonsetmessageid: <1538048801.54.0.545547206417.issue34819@psf.upfronthosting.co.za>
2018-09-27 11:46:41miss-islingtonlinkissue34819 messages
2018-09-27 11:46:41miss-islingtoncreate