Message 360628 - Python tracker
Message360628
| Author | eric.smith |
|---|---|
| Recipients | eric.smith, lopek |
| Date | 2020-01-24.16:33:59 |
| SpamBayes Score | -1.0 |
| Marked as misclassified | Yes |
| Message-id | <1579883639.22.0.142747328966.issue39442@roundup.psfhosted.org> |
| In-reply-to |
| Content | |
|---|---|
Well the type comes from the annotation, so this makes sense to me. If dataclasses were to call get_type_hints() for every field, it would defeat the purpose of PEP 563 (at least for dataclasses). |
|
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2020-01-24 16:33:59 | eric.smith | set | recipients: + eric.smith, lopek |
| 2020-01-24 16:33:59 | eric.smith | set | messageid: <1579883639.22.0.142747328966.issue39442@roundup.psfhosted.org> |
| 2020-01-24 16:33:59 | eric.smith | link | issue39442 messages |
| 2020-01-24 16:33:59 | eric.smith | create | |