I'm looking through the documentation, and not finding any good
reference for type hints for __class_getitem__ in the collections.abc
module.

I do see some of it covered in the typing module documentation, but
those are deprecated, and some are somewhat cryptic (e.g. Coroutine).

Make sense to open a BPO and start a PR for doc updates?

PaulĀ 

_______________________________________________
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/U3QIWBXHKRSWNVE6F4QKOT2OJULNZBWY/
Code of Conduct: http://python.org/psf/codeofconduct/

Reply via email to