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 r.david.murray
Recipients brett.cannon, larry, ncoghlan, r.david.murray, serhiy.storchaka, taleinat, vstinner, yselivanov
Date 2017-11-05.16:05:04
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <[email protected]>
In-reply-to
Content
I believe we currently have a policy that the python standard library will not include type annotations, that those are provided by typeshed.
History
Date User Action Args
2017-11-05 16:05:04r.david.murraysetrecipients: + r.david.murray, brett.cannon, ncoghlan, vstinner, taleinat, larry, serhiy.storchaka, yselivanov
2017-11-05 16:05:04r.david.murraysetmessageid: <[email protected]>
2017-11-05 16:05:04r.david.murraylinkissue31939 messages
2017-11-05 16:05:04r.david.murraycreate