]> granicus.if.org Git - python/commit
bpo-28556: Minor fixes for typing module (GH-6732)
authorIvan Levkivskyi <levkivskyi@gmail.com>
Wed, 9 May 2018 01:23:46 +0000 (02:23 +0100)
committerGitHub <noreply@github.com>
Wed, 9 May 2018 01:23:46 +0000 (02:23 +0100)
commit43d12a6bd82bd09ac189069fe1eb40cdbc10a58c
tree571c07dc83eb43ce93d4e3f12499f04c0ca84648
parent0904f766e116c269675317e11368a4d29eef0bc6
bpo-28556: Minor fixes for typing module (GH-6732)

This also fixes https://bugs.python.org/issue33420
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]