This issue tracker has been migrated to GitHub, and is currently read-only.
For more information, see the GitHub FAQs in the Python's Developer Guide.

Author PeterTom
Recipients PeterTom, SilentGhost
Date 2016-08-03.11:44:01
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1470224642.01.0.51528290716.issue27672@psf.upfronthosting.co.za>
In-reply-to
Content
So it is even worse, it is an "intentional break".

I will need to review a few thousands lines of code because of this.
I think that breaking others' code by redefining a "built-in" operator is acceptable when changing major versions (like 2 to 3), not minor ones (3.4 to 3.5).
History
Date User Action Args
2016-08-03 11:44:02PeterTomsetrecipients: + PeterTom, SilentGhost
2016-08-03 11:44:02PeterTomsetmessageid: <1470224642.01.0.51528290716.issue27672@psf.upfronthosting.co.za>
2016-08-03 11:44:01PeterTomlinkissue27672 messages
2016-08-03 11:44:01PeterTomcreate