FWIW after reviewing the feedback on the PEP, I think now that we should proceed with the original proposal and submit it to the Steering  Council's tracker (https://github.com/python/steering-council/issues) for their review.

Eric, what do you think?

--Guido


On Tue, Feb 9, 2021 at 8:21 AM Guido van Rossum <guido@python.org> wrote:
I think we have reached consensus on PEP 647 in typing-sig. We have implementations for mypy and pyright, not sure about the rest. This PEP does not affect CPython directly except for the addition of one special item (TypeGuard) to typing.py -- it would be nice to get that in the 3.10 stdlib.

I'm CC'ing python-dev here to see if there are any further comments; if not, we can initiate the approval process by creating an issue at https://github.com/python/steering-council.

--
--Guido van Rossum (python.org/~guido)


--
--Guido van Rossum (python.org/~guido)
Pronouns: he/him (why is my pronoun here?)