[issue23494] adding timedelta to datetime object is not timezone aware

R. David Murray report at bugs.python.org
Fri Feb 20 22:24:14 CET 2015


R. David Murray added the comment:

the tzinfo object is responsible for handling daylight savings time.  This looks like a bug in pytz.

----------
components: +Library (Lib) -Distutils
nosy: +belopolsky, r.david.murray -dstufft, eric.araujo

_______________________________________
Python tracker <report at bugs.python.org>
<http://bugs.python.org/issue23494>
_______________________________________


More information about the Python-bugs-list mailing list