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 serhiy.storchaka
Recipients pablogsal, serhiy.storchaka
Date 2017-10-18.09:10:02
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1508317802.84.0.213398074469.issue31806@psf.upfronthosting.co.za>
In-reply-to
Content
New changeset be4e9cc769aac3cb46670c049b9f21e412be53d1 by Serhiy Storchaka (Miss Islington (bot)) in branch '3.6':
[3.6] bpo-31806: Use _PyTime_ROUND_TIMEOUT for the timeout argument parsing in more functions (GH-4026) (#4032)
https://github.com/python/cpython/commit/be4e9cc769aac3cb46670c049b9f21e412be53d1
History
Date User Action Args
2017-10-18 09:10:02serhiy.storchakasetrecipients: + serhiy.storchaka, pablogsal
2017-10-18 09:10:02serhiy.storchakasetmessageid: <1508317802.84.0.213398074469.issue31806@psf.upfronthosting.co.za>
2017-10-18 09:10:02serhiy.storchakalinkissue31806 messages
2017-10-18 09:10:02serhiy.storchakacreate