Message 415623 - Python tracker
Message415623
| Author | gvanrossum |
|---|---|
| Recipients | AlexWaygood, JelleZijlstra, gvanrossum, kj, matthew.rahtz, mrahtz, serhiy.storchaka |
| Date | 2022-03-20.16:44:40 |
| SpamBayes Score | -1.0 |
| Marked as misclassified | Yes |
| Message-id | <1647794680.18.0.36613104423.issue47006@roundup.psfhosted.org> |
| In-reply-to |
| Content | |
|---|---|
I think I'm with Serhiy, I don't understand the hesitance to transform tuple[*Ts][int, str] into tuple[int, str]. What would be an example of a substitution that's too complex to do? |
|
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2022-03-20 16:44:40 | gvanrossum | set | recipients: + gvanrossum, serhiy.storchaka, JelleZijlstra, kj, matthew.rahtz, mrahtz, AlexWaygood |
| 2022-03-20 16:44:40 | gvanrossum | set | messageid: <1647794680.18.0.36613104423.issue47006@roundup.psfhosted.org> |
| 2022-03-20 16:44:40 | gvanrossum | link | issue47006 messages |
| 2022-03-20 16:44:40 | gvanrossum | create | |