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

Brett Cannon brett at python.org
Fri May 13 15:53:03 EDT 2016


On Fri, 13 May 2016 at 12:38 Guido van Rossum <guido at python.org> wrote:

I've got another proposed update to PEP 484 ready. There was previously some discussion on python-ideas (Bcc'ed for closure) and quite a bit on the typing issue tracker: https://github.com/python/typing/issues/107

I've worked all that into a patch for PEP 484: https://github.com/python/typing/pull/218 Once we're okay with that I will work on getting the implementation ready in time for Python 3.5.2.

+1 from me.

-Brett -------------- next part -------------- An HTML attachment was scrubbed... URL: <http://mail.python.org/pipermail/python-dev/attachments/20160513/bcbeeb2c/attachment.html>



More information about the Python-Dev mailing list