Message 415712 - Python tracker
Message415712
| Author | matthew.rahtz |
|---|---|
| Recipients | AlexWaygood, JelleZijlstra, gvanrossum, kj, matthew.rahtz, mrahtz, serhiy.storchaka |
| Date | 2022-03-21.21:35:34 |
| SpamBayes Score | -1.0 |
| Marked as misclassified | Yes |
| Message-id | <1647898534.46.0.711328229314.issue47006@roundup.psfhosted.org> |
| In-reply-to |
| Content | |
|---|---|
P.s. To be clear, (I think?) these are all substitutions that are computable. We *could* implement the logic to make all these evaluate correctly if we wanted to. It's just a matter of how much complexity we want to allow in typing.py (or in the runtime in general, if we say farmed some of this logic out to a separate module). |
|
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2022-03-21 21:35:34 | matthew.rahtz | set | recipients: + matthew.rahtz, gvanrossum, serhiy.storchaka, JelleZijlstra, kj, mrahtz, AlexWaygood |
| 2022-03-21 21:35:34 | matthew.rahtz | set | messageid: <1647898534.46.0.711328229314.issue47006@roundup.psfhosted.org> |
| 2022-03-21 21:35:34 | matthew.rahtz | link | issue47006 messages |
| 2022-03-21 21:35:34 | matthew.rahtz | create | |