This issue tracker has been migrated to GitHub, and is currently read-only.
For more information, see the GitHub FAQs in the Python's Developer Guide.

Author gvanrossum
Recipients gvanrossum
Date 2017-01-18.21:20:07
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1484774407.47.0.689245055951.issue29316@psf.upfronthosting.co.za>
In-reply-to
Content
The 3.6 what's new (https://docs.python.org/3/whatsnew/3.6.html#whatsnew36-typing) claims typing.py is no longer provisional, but I don't think it's quite ready yet. There are a number of things that I'd like to merge into typing.py over the duration of 3.6's lifetime. Nothing backwards incompatible, but definitely new features.

See also https://github.com/python/typing/issues/247
History
Date User Action Args
2017-01-18 21:20:07gvanrossumsetrecipients: + gvanrossum
2017-01-18 21:20:07gvanrossumsetmessageid: <1484774407.47.0.689245055951.issue29316@psf.upfronthosting.co.za>
2017-01-18 21:20:07gvanrossumlinkissue29316 messages
2017-01-18 21:20:07gvanrossumcreate