Nick Coghlan added the comment:

Attempting to apply this, I found that the pure Python fallback fails the new 
recursive repr tests added in https://bugs.python.org/issue25455

The recursive pickling test is also failing, but I suspect that may be due to 
an error in my attempt to apply parts of the patch manually after they failed 
to apply due to the #25455 changes.

Emanuel, would you be able to take another pass at this and resolve those 
inconsistencies? Otherwise I should be able to get to it on the weekend (and 
hence still in time for beta 1)

----------

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

Reply via email to