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 smrpy
Recipients smrpy
Date 2022-02-06.17:55:57
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1644170157.38.0.615314703661.issue46660@roundup.psfhosted.org>
In-reply-to
Content
the first sentence should have read:

datetime.timestamp() fails for naive-datetime values prior to the start of the epoch, but for some reason works properly for aware-datetime values prior to the start of the epoch.
History
Date User Action Args
2022-02-06 17:55:57smrpysetrecipients: + smrpy
2022-02-06 17:55:57smrpysetmessageid: <1644170157.38.0.615314703661.issue46660@roundup.psfhosted.org>
2022-02-06 17:55:57smrpylinkissue46660 messages
2022-02-06 17:55:57smrpycreate