[Datetime-SIG] PEP 495 (Local Time Disambiguation) is ready for pronouncement

Alexander Belopolsky alexander.belopolsky at gmail.com
Mon Aug 17 19:55:18 CEST 2015


On Mon, Aug 17, 2015 at 1:20 PM, Ethan Furman <ethan at stoneleaf.us> wrote:
> Off the cuff I would say have the datetime object check for certain methods
> in the tzinfo (such as add_datetime, add_timedelta, etc), and if present use
> them, otherwise use the normal methods.

Isn't this exactly what PEP-0500 says?


More information about the Datetime-SIG mailing list