Paul Ganssle <p.gans...@gmail.com> added the comment:

I've noticed that there's another complicating factor here, which is that 
addition of `timedelta` does not respect subclasses either, which means that 
third party libraries implementing fromutc (as was recommended in issue 28602), 
who will likely make use of timedelta addition, are going to have a harder time 
providing something that respects subclass.

----------

_______________________________________
Python tracker <rep...@bugs.python.org>
<https://bugs.python.org/issue32417>
_______________________________________
_______________________________________________
Python-bugs-list mailing list
Unsubscribe: 
https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com

Reply via email to