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 Joe.Borg, bethard, python-dev, rhettinger
Date 2014-05-26.07:44:43
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <3gcVgt4Tb4zSjF@mail.python.org>
In-reply-to
Content
New changeset 510c8dc38749 by Raymond Hettinger in branch '3.4':
Issue #21481:  Teach argparse equality tests to return NotImplemented when comparing to unknown types.
http://hg.python.org/cpython/rev/510c8dc38749
History
Date User Action Args
2014-05-26 07:44:43python-devsetrecipients: + python-dev, rhettinger, bethard, Joe.Borg
2014-05-26 07:44:43python-devlinkissue21481 messages
2014-05-26 07:44:43python-devcreate