Message 370214 - Python tracker
Message370214
| Author | gvanrossum |
|---|---|
| Recipients | BTaskaya, barry, brett.cannon, eric.smith, gvanrossum, levkivskyi, lukasz.langa, vstinner |
| Date | 2020-05-28.14:02:42 |
| SpamBayes Score | -1.0 |
| Marked as misclassified | Yes |
| Message-id | <1590674562.17.0.336750371881.issue38605@roundup.psfhosted.org> |
| In-reply-to |
| Content | |
|---|---|
I think in general it is more insightful to discuss the behavior of get_type_hints() given specific things in annotations. We generally don't write forward refs inside forward refs, like "SomeClass['int']". So maybe that code was wrong? Where did you find it? |
|
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2020-05-28 14:02:42 | gvanrossum | set | recipients: + gvanrossum, barry, brett.cannon, vstinner, eric.smith, lukasz.langa, levkivskyi, BTaskaya |
| 2020-05-28 14:02:42 | gvanrossum | set | messageid: <1590674562.17.0.336750371881.issue38605@roundup.psfhosted.org> |
| 2020-05-28 14:02:42 | gvanrossum | link | issue38605 messages |
| 2020-05-28 14:02:42 | gvanrossum | create | |