Guido van Rossum <gu...@python.org> added the comment:

Alas, I have no idea. I don't even recall what copy_with() is for (it was 
apparently introduced in 3.7). Possibly vopy_with() is wrong here? I imaging 
some of this has to do with the special casing needed so that repr() of an 
empty Tuple type doesn't print "Tuple[]" (which IIRC it did, long ago).

----------

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

Reply via email to