commit | 3c28a6387b48bad3fcae47906bc166d02a2f8ed2 | [log] [tgz] |
---|---|---|
author | Miss Islington (bot) <31488909+miss-islington@users.noreply.github.com> | Tue May 08 18:44:09 2018 -0700 |
committer | GitHub <noreply@github.com> | Tue May 08 18:44:09 2018 -0700 |
tree | 45ec71f201135aa88189fe9ce5d7027f8d3acd4e | |
parent | 101d0d585f99a3b8c8d070b9d4dea15fa3daff62 [diff] |
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>