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 p-ganssle
Recipients belopolsky, izbyshev, p-ganssle, serhiy.storchaka, taleinat
Date 2018-08-27.21:54:55
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1535406895.79.0.56676864532.issue34482@psf.upfronthosting.co.za>
In-reply-to
Content
Somewhat related: #6697.

Turns out there are already some tests here for this, specifically for the C version only: https://github.com/python/cpython/blob/master/Lib/test/datetimetester.py#L3328
History
Date User Action Args
2018-08-27 21:54:55p-gansslesetrecipients: + p-ganssle, belopolsky, taleinat, serhiy.storchaka, izbyshev
2018-08-27 21:54:55p-gansslesetmessageid: <1535406895.79.0.56676864532.issue34482@psf.upfronthosting.co.za>
2018-08-27 21:54:55p-gansslelinkissue34482 messages
2018-08-27 21:54:55p-gansslecreate