This issue tracker has been migrated to GitHub, and is currently read-only.
For more information, see the GitHub FAQs in the Python's Developer Guide.

Author joperez
Recipients BTaskaya, eric.smith, gvanrossum, joperez, levkivskyi, lukasz.langa, vstinner
Date 2020-07-22.20:38:41
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1595450321.15.0.899188763947.issue41370@roundup.psfhosted.org>
In-reply-to
Content
However, PEP 563 will not solve the recursive type alias issue like `A = list["A"]` but this is a minor concern.
History
Date User Action Args
2020-07-22 20:38:41joperezsetrecipients: + joperez, gvanrossum, vstinner, eric.smith, lukasz.langa, levkivskyi, BTaskaya
2020-07-22 20:38:41joperezsetmessageid: <1595450321.15.0.899188763947.issue41370@roundup.psfhosted.org>
2020-07-22 20:38:41joperezlinkissue41370 messages
2020-07-22 20:38:41joperezcreate