[Python-Dev] About [].append == [].append (original) (raw)

Antoine Pitrou solipsis at pitrou.net
Thu Jun 21 07:58:50 EDT 2018


On Thu, 21 Jun 2018 13:53:53 +0200 Jeroen Demeyer <J.Demeyer at UGent.be> wrote:

On 2018-06-21 13:33, Ivan Pozdeev via Python-Dev wrote: > First, tell us what problem you're solving.

There is no specific problem I want to solve here. I just noticed an inconsistency and I wondered if it would be OK to change the implementation of comparisons of builtinfunctionormethod instances.

I think it's ok.

Regards

Antoine.



More information about the Python-Dev mailing list