Ivan Pozdeev <ivan_pozd...@mail.ru> added the comment:

> which unfortunately use `is` to determine whether two datetimes are in the 
> same zone or not

This sounds like a bug. Whether a tzinfo is a constant from a predefined set or 
something with a smart comparison semantic is none of datetime's business.

----------
nosy: +Ivan.Pozdeev

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

Reply via email to