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 kj
Recipients gvanrossum, kj
Date 2021-04-07.14:27:50
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1617805670.27.0.185154049077.issue43766@roundup.psfhosted.org>
In-reply-to
Content
PEP 647 was recently accepted by the SC:
https://mail.python.org/archives/list/python-dev@python.org/thread/2ME6F6YUVKHOQYKSHTVQQU5WD4CVAZU4/

I'd like to work on the implementation for typing.py and any required docs later on (unless someone is already working on it, then I hope you'd let me help too ;). Hopefully I can get it in before the 3.10 beta freeze.

typing_extensions will need a port too, though that is much less urgent at the moment.
History
Date User Action Args
2021-04-07 14:27:50kjsetrecipients: + kj, gvanrossum
2021-04-07 14:27:50kjsetmessageid: <1617805670.27.0.185154049077.issue43766@roundup.psfhosted.org>
2021-04-07 14:27:50kjlinkissue43766 messages
2021-04-07 14:27:50kjcreate