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 belopolsky
Recipients BreamoreBoy, akira, belopolsky
Date 2016-07-16.02:24:04
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1468635844.59.0.808678840838.issue22246@psf.upfronthosting.co.za>
In-reply-to
Content
With PEP 495, conversion from timestamp to naive datetime will no longer loose information.  In light of this, I would like to reconsider what strftime('%s') should return in the absence of %z.
History
Date User Action Args
2016-07-16 02:24:04belopolskysetrecipients: + belopolsky, akira, BreamoreBoy
2016-07-16 02:24:04belopolskysetmessageid: <1468635844.59.0.808678840838.issue22246@psf.upfronthosting.co.za>
2016-07-16 02:24:04belopolskylinkissue22246 messages
2016-07-16 02:24:04belopolskycreate