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 -- [email protected] To unsubscribe send an email to [email protected] https://mail.python.org/mailman3/lists/python-dev.python.org/ Message archived at https://mail.python.org/archives/list/[email protected]/message/U3QIWBXHKRSWNVE6F4QKOT2OJULNZBWY/ Code of Conduct: http://python.org/psf/codeofconduct/
