[New-bugs-announce] [issue27802] Add __eq__ and __ne__ to collections.abc.Sequence.

Neil Girdhar report at bugs.python.org
Fri Aug 19 08:42:24 EDT 2016


New submission from Neil Girdhar:

Both Mapping and Set provide __eq__ and __ne__.  Why not have Sequence do the same?

----------
messages: 273114
nosy: neil.g
priority: normal
severity: normal
status: open
title: Add __eq__ and __ne__ to collections.abc.Sequence.

_______________________________________
Python tracker <report at bugs.python.org>
<http://bugs.python.org/issue27802>
_______________________________________


More information about the New-bugs-announce mailing list