Emmanuel Arias <emmanuelaria...@gmail.com> added the comment:

Hi!

I see that this issue have a pr (https://github.com/python/cpython/pull/10034) 
opened 20 days ago. So, I want to continue work on this (my first pr).

I use the vstinner's patch and I make two little change (attached patch):

1) first I add the "expected" and "got" mentioned by vstinner. 
2) I quit the @@ -1 +1 @@ in case of the input are list or tuple, because IMO 
this does not give me lot of information (and could be confuse, because I can 
interpret that the lists differ on the first element)

This is the output for the vstinner test case. 

What do you think?

----------
nosy: +eamanu
Added file: https://bugs.python.org/file47921/issue_19217.diff

_______________________________________
Python tracker <rep...@bugs.python.org>
<https://bugs.python.org/issue19217>
_______________________________________
_______________________________________________
Python-bugs-list mailing list
Unsubscribe: 
https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com

Reply via email to