[Datetime-SIG] Another round on error-checking

Alexander Belopolsky alexander.belopolsky at gmail.com
Tue Sep 1 16:34:45 CEST 2015


On Tue, Sep 1, 2015 at 1:23 AM, Tim Peters <tim.peters at gmail.com> wrote:

> >>> x == y
> False
>
> Only that last one may be surprising, but it's really just another way
> of saying "naive and aware don't mix, period".
>

This is a relatively recent feature. [1, 2, 3]  Changed in version 3.3.

[1]: http://mail.python.org/pipermail/python-dev/2012-June/119933.html
[2]: http://bugs.python.org/issue15006
[3]: https://hg.python.org/cpython/rev/8272699973cb
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.python.org/pipermail/datetime-sig/attachments/20150901/2c584d59/attachment.html>


More information about the Datetime-SIG mailing list