Message 370232 - Python tracker
Message370232
| Author | gvanrossum |
|---|---|
| Recipients | BTaskaya, barry, brett.cannon, eric.smith, gvanrossum, levkivskyi, lukasz.langa |
| Date | 2020-05-28.15:47:53 |
| SpamBayes Score | -1.0 |
| Marked as misclassified | Yes |
| Message-id | <1590680873.38.0.352875032042.issue38605@roundup.psfhosted.org> |
| In-reply-to |
| Content | |
|---|---|
There will still be a lot of code written that way, because people need compatibility with earlier versions of Python. So I think it should be fixed in get_type_hints(). |
|
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2020-05-28 15:47:53 | gvanrossum | set | recipients: + gvanrossum, barry, brett.cannon, eric.smith, lukasz.langa, levkivskyi, BTaskaya |
| 2020-05-28 15:47:53 | gvanrossum | set | messageid: <1590680873.38.0.352875032042.issue38605@roundup.psfhosted.org> |
| 2020-05-28 15:47:53 | gvanrossum | link | issue38605 messages |
| 2020-05-28 15:47:53 | gvanrossum | create | |