Could we move PEP 500 discussion to its own thread? Or re-use the one started when Alexander posted the PEP.
-Chris On Mon, Aug 17, 2015 at 11:05 AM, Ethan Furman <[email protected]> wrote: > On 08/17/2015 10:55 AM, Alexander Belopolsky wrote: > >> On Mon, Aug 17, 2015 at 1:20 PM, Ethan Furman 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? >> > > Is it? I haven't read it yet </sheepish grin> . > > If so, I'm probably in favor! ;) > > -- > ~Ethan~ > > _______________________________________________ > Datetime-SIG mailing list > [email protected] > https://mail.python.org/mailman/listinfo/datetime-sig > The PSF Code of Conduct applies to this mailing list: > https://www.python.org/psf/codeofconduct/ > -- Christopher Barker, Ph.D. Oceanographer Emergency Response Division NOAA/NOS/OR&R (206) 526-6959 voice 7600 Sand Point Way NE (206) 526-6329 fax Seattle, WA 98115 (206) 526-6317 main reception [email protected]
_______________________________________________ Datetime-SIG mailing list [email protected] https://mail.python.org/mailman/listinfo/datetime-sig The PSF Code of Conduct applies to this mailing list: https://www.python.org/psf/codeofconduct/
