[Python-Dev] Adding Type[C] to PEP 484 (original) (raw)

Guido van Rossum gvanrossum at gmail.com
Wed May 18 18:39:02 EDT 2016


FYI, a few people gave useful feedback on my draft text, and I've now pushed it to PEP 484. All new text is one section: https://www.python.org/dev/peps/pep-0484/#the-type-of-class-objects

Next I'm going to implement it. Subscribe to this issue if you want to follow along: https://github.com/python/typing/issues/107

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



More information about the Python-Dev mailing list