Message414947
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). |
|
| Date |
User |
Action |
Args |
| 2022-03-11 23:35:09 | gvanrossum | set | recipients:
+ gvanrossum, serhiy.storchaka, JelleZijlstra, kj |
| 2022-03-11 23:35:09 | gvanrossum | set | messageid: <[email protected]> |
| 2022-03-11 23:35:09 | gvanrossum | link | issue46981 messages |
| 2022-03-11 23:35:09 | gvanrossum | create | |
|