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 Dave Johansen
Recipients Dave Johansen, belopolsky, vstinner
Date 2017-08-16.21:13:12
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1502917992.26.0.637832852939.issue31212@psf.upfronthosting.co.za>
In-reply-to
Content
That's a valid `datetime` (i.e. within the min and max values) and `tzinfo` is `None` so I think it's completely reasonable to assume that `timestamp()` will return the correct value.
History
Date User Action Args
2017-08-16 21:13:12Dave Johansensetrecipients: + Dave Johansen, belopolsky, vstinner
2017-08-16 21:13:12Dave Johansensetmessageid: <1502917992.26.0.637832852939.issue31212@psf.upfronthosting.co.za>
2017-08-16 21:13:12Dave Johansenlinkissue31212 messages
2017-08-16 21:13:12Dave Johansencreate