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 belopolsky, musically_ut, ned.deily, serhiy.storchaka
Date 2017-07-03.04:09:13
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1499054954.07.0.409851230036.issue30822@psf.upfronthosting.co.za>
In-reply-to
Content
> This is confirmed by changing the code to the following:

Yes, this is other way to fix test_datetime. But this breaks running tests via datetimetester:

   ./python -m test -vuall datetimetester
History
Date User Action Args
2017-07-03 04:09:14serhiy.storchakasetrecipients: + serhiy.storchaka, belopolsky, ned.deily, musically_ut
2017-07-03 04:09:14serhiy.storchakasetmessageid: <1499054954.07.0.409851230036.issue30822@psf.upfronthosting.co.za>
2017-07-03 04:09:14serhiy.storchakalinkissue30822 messages
2017-07-03 04:09:13serhiy.storchakacreate