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 r.david.murray
Recipients Mariatta, belopolsky, r.david.murray
Date 2016-11-18.14:31:23
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1479479483.71.0.220049498818.issue28159@psf.upfronthosting.co.za>
In-reply-to
Content
At this point I think the deprecation warning will go into 3.7, but we should be able to remove it in 3.8.  I think I'll probably keep the 'localtime' method and have it delegate it to astimezone, because frankly I would never be able to remember that that was the datetime method I needed to get localtime.
History
Date User Action Args
2016-11-18 14:31:23r.david.murraysetrecipients: + r.david.murray, belopolsky, Mariatta
2016-11-18 14:31:23r.david.murraysetmessageid: <1479479483.71.0.220049498818.issue28159@psf.upfronthosting.co.za>
2016-11-18 14:31:23r.david.murraylinkissue28159 messages
2016-11-18 14:31:23r.david.murraycreate