Message414947
| Author | gvanrossum |
|---|---|
| Recipients | JelleZijlstra, gvanrossum, kj, serhiy.storchaka |
| Date | 2022-03-11.23:35:09 |
| SpamBayes Score | -1.0 |
| Marked as misclassified | Yes |
| Message-id | <1647041709.37.0.486935819971.issue46981@roundup.psfhosted.org> |
| In-reply-to |
| Content | |
|---|---|
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). |
|
| History | |||
|---|---|---|---|
| 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: <1647041709.37.0.486935819971.issue46981@roundup.psfhosted.org> |
| 2022-03-11 23:35:09 | gvanrossum | link | issue46981 messages |
| 2022-03-11 23:35:09 | gvanrossum | create | |