]> granicus.if.org Git - python/commit
Issue #28556: updates to typing.py (add Coroutine, prohibit Generic[T]())
authorGuido van Rossum <guido@python.org>
Sat, 29 Oct 2016 23:05:26 +0000 (16:05 -0700)
committerGuido van Rossum <guido@python.org>
Sat, 29 Oct 2016 23:05:26 +0000 (16:05 -0700)
commit62fe1bb983084c74fd8e7028412d0130a14568f3
tree89fe564d149458b7060cdea02e19f966fbe34a4c
parentb7dedc89f1ec476352f3678d0c55252159da27df
Issue #28556: updates to typing.py (add Coroutine, prohibit Generic[T]())
Lib/test/test_typing.py
Lib/typing.py