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 python-dev
Recipients Ramchandra Apte, amak, eric.araujo, ezio.melotti, georg.brandl, giampaolo.rodola, hynek, ncoghlan, pmoody, python-dev, sandro.tosi, terry.reedy, tshepang
Date 2012-07-07.13:08:41
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <3WTtRF2jRpzN37@mail.python.org>
In-reply-to
Content
New changeset 2e9cba1d1554 by Nick Coghlan in branch 'default':
Issue 14814: Correctly return NotImplemented from ipaddress._BaseNetwork.__eq__
http://hg.python.org/cpython/rev/2e9cba1d1554
History
Date User Action Args
2012-07-07 13:08:42python-devsetrecipients: + python-dev, georg.brandl, terry.reedy, ncoghlan, giampaolo.rodola, amak, ezio.melotti, eric.araujo, pmoody, sandro.tosi, tshepang, Ramchandra Apte, hynek
2012-07-07 13:08:42python-devlinkissue14814 messages
2012-07-07 13:08:41python-devcreate