From: Guido van Rossum Date: Sat, 29 Oct 2016 23:05:27 +0000 (-0700) Subject: Issue #28556: updates to typing.py (add Coroutine, prohibit Generic[T]()) (3.5->3.6) X-Git-Tag: v3.6.0b3~20 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=ab5cf4da4e57fd317e6c4baaaa1d679c0ee9ef08;p=thirdparty%2FPython%2Fcpython.git Issue #28556: updates to typing.py (add Coroutine, prohibit Generic[T]()) (3.5->3.6) --- ab5cf4da4e57fd317e6c4baaaa1d679c0ee9ef08