[Python-Dev] About [].append == [].append
Armin Rigo
armin.rigo at gmail.com
Sat Jun 23 06:05:25 EDT 2018
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.
More information about the Python-Dev
mailing list