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 orlnub123, pitrou, vstinner, xtreak
Date 2018-09-27.11:20:45
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1538047245.84.0.545547206417.issue34819@psf.upfronthosting.co.za>
In-reply-to
Content
Oh, I missed the Lib/concurrent/futures/ directory when I tried to patch the whole stdlib to use monotonic clocks for timeouts :-( Thanks for the fix!
History
Date User Action Args
2018-09-27 11:20:45vstinnersetrecipients: + vstinner, pitrou, xtreak, orlnub123
2018-09-27 11:20:45vstinnersetmessageid: <1538047245.84.0.545547206417.issue34819@psf.upfronthosting.co.za>
2018-09-27 11:20:45vstinnerlinkissue34819 messages
2018-09-27 11:20:45vstinnercreate