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 belopolsky, gregory.p.smith, mark.dickinson, vstinner
Date 2017-09-08.23:09:27
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1504912167.64.0.640005477242.issue26669@psf.upfronthosting.co.za>
In-reply-to
Content
For Python 2.7, you have at least to fix these 2 functions: parse_time_double_args(),  _PyTime_DoubleToTimet().
History
Date User Action Args
2017-09-08 23:09:27vstinnersetrecipients: + vstinner, gregory.p.smith, mark.dickinson, belopolsky
2017-09-08 23:09:27vstinnersetmessageid: <1504912167.64.0.640005477242.issue26669@psf.upfronthosting.co.za>
2017-09-08 23:09:27vstinnerlinkissue26669 messages
2017-09-08 23:09:27vstinnercreate