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 <gu...@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) > *Pronouns: he/him **(why is my pronoun here?)* > <http://feministing.com/2015/02/03/how-using-they-as-a-singular-pronoun-can-change-the-world/> > -- --Guido van Rossum (python.org/~guido) *Pronouns: he/him **(why is my pronoun here?)* <http://feministing.com/2015/02/03/how-using-they-as-a-singular-pronoun-can-change-the-world/>
_______________________________________________ Python-Dev mailing list -- python-dev@python.org To unsubscribe send an email to python-dev-le...@python.org https://mail.python.org/mailman3/lists/python-dev.python.org/ Message archived at https://mail.python.org/archives/list/python-dev@python.org/message/IUYVIWDWH2OI4NERJHV4632YURP6LVLG/ Code of Conduct: http://python.org/psf/codeofconduct/