On Tue, Sep 22, 2015 at 4:14 PM, Nathaniel Smith <n...@pobox.com> wrote:

> Is there a good argument against at least deprecating inequality
> comparisons and subtraction between mixed timezone datetimes?


That's a wrong question.  The right question is: "Is current behavior
sufficiently broken to justify a backward incompatible change?"

We've historically been very conservative with datetime.  I would say a
proposal to change the way binary operators work with datetimes should face
a similar scrutiny as a proposal to change that for a bultin type.
_______________________________________________
Python-Dev mailing list
Python-Dev@python.org
https://mail.python.org/mailman/listinfo/python-dev
Unsubscribe: 
https://mail.python.org/mailman/options/python-dev/archive%40mail-archive.com

Reply via email to