commit | ab5cf4da4e57fd317e6c4baaaa1d679c0ee9ef08 | [log] [tgz] |
---|---|---|
author | Guido van Rossum <guido@python.org> | Sat Oct 29 16:05:27 2016 -0700 |
committer | Guido van Rossum <guido@python.org> | Sat Oct 29 16:05:27 2016 -0700 |
tree | c8d0242ff257eea88ab34e5623a4a8e9903f8bc6 | |
parent | c6c1c6ef79b359ca4f6b30c0c91514e9ea486b9c [diff] | |
parent | 62fe1bb983084c74fd8e7028412d0130a14568f3 [diff] |
Issue #28556: updates to typing.py (add Coroutine, prohibit Generic[T]()) (3.5->3.6)