]> granicus.if.org Git - python/commit
[3.6] bpo-28556: Minor updates to typing module (GH-3550) (#3558)
authorMiss Islington (bot) <31488909+miss-islington@users.noreply.github.com>
Thu, 14 Sep 2017 00:10:53 +0000 (17:10 -0700)
committerŁukasz Langa <lukasz@langa.pl>
Thu, 14 Sep 2017 00:10:53 +0000 (20:10 -0400)
commit9e3cd78ec18b2d2078d30b04307916acd68be37a
treeb74ebe9e3bbb2f30be2b7efb26c2e63484c5f670
parentef323e8d82b07d4e7e4303c360dc32d3de0b3147
[3.6] bpo-28556: Minor updates to typing module (GH-3550) (#3558)

* Copy changes to typing from upstream repo
* Add NEWS entry
(cherry picked from commit 65bc62052fe5d550cb14c0033e8a2550618fb7b9)
Lib/test/test_typing.py
Lib/typing.py
Misc/NEWS.d/next/Library/2017-09-13-23-27-39.bpo-28556.UmTQvv.rst [new file with mode: 0644]