]> granicus.if.org Git - python/commit
bpo-28556: Minor fixes for typing module (GH-6732)
authorMiss Islington (bot) <31488909+miss-islington@users.noreply.github.com>
Wed, 9 May 2018 01:44:09 +0000 (18:44 -0700)
committerGitHub <noreply@github.com>
Wed, 9 May 2018 01:44:09 +0000 (18:44 -0700)
commit3c28a6387b48bad3fcae47906bc166d02a2f8ed2
tree45ec71f201135aa88189fe9ce5d7027f8d3acd4e
parent101d0d585f99a3b8c8d070b9d4dea15fa3daff62
bpo-28556: Minor fixes for typing module (GH-6732)

This also fixes https://bugs.python.org/issue33420
(cherry picked from commit 43d12a6bd82bd09ac189069fe1eb40cdbc10a58c)

Co-authored-by: Ivan Levkivskyi <levkivskyi@gmail.com>
Lib/test/test_typing.py
Lib/typing.py
Misc/NEWS.d/next/Library/2018-05-08-16-43-42.bpo-28556._xr5mp.rst [new file with mode: 0644]