[Python-Dev] About [].append == [].append
Armin Rigo
armin.rigo at gmail.com
Sat Jun 23 06:05:25 EDT 2018
More information about the Python-Dev mailing list
Sat Jun 23 06:05:25 EDT 2018
- Previous message (by thread): [Python-Dev] About [].append == [].append
- Next message (by thread): [Python-Dev] About [].append == [].append
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Hi, On 23 June 2018 at 10:54, Serhiy Storchaka <storchaka at gmail.com> wrote: > +1 too. But I think the right solution should be opposite: reverting > issue1350060 changes and making all methods equality be based on the > identity of __self__. The arguments in this thread are the kind of discussion I was looking for when I asked for one in https://bugs.python.org/issue1350060 :-) Better 12 years late than never. Fwiw I also tend to think nowadays that the right solution should be the opposite, like you say. A bientôt, Armin.
- Previous message (by thread): [Python-Dev] About [].append == [].append
- Next message (by thread): [Python-Dev] About [].append == [].append
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
More information about the Python-Dev mailing list