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 gvanrossum
Recipients BTaskaya, Zac Hatfield-Dodds, gvanrossum, kj, larry
Date 2021-01-23.17:53:43
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1611424423.92.0.326560704799.issue43006@roundup.psfhosted.org>
In-reply-to
Content
Note that this may be solved in a different way *if* PEP 649 is accepted. This was discussed extensively on python-dev last week. It would roll back the stringification of PEP 563 (unless `from __future__ import annotations` is used, which would be deprecated).
History
Date User Action Args
2021-01-23 17:53:43gvanrossumsetrecipients: + gvanrossum, larry, Zac Hatfield-Dodds, BTaskaya, kj
2021-01-23 17:53:43gvanrossumsetmessageid: <1611424423.92.0.326560704799.issue43006@roundup.psfhosted.org>
2021-01-23 17:53:43gvanrossumlinkissue43006 messages
2021-01-23 17:53:43gvanrossumcreate