]> granicus.if.org Git - python/commit
Added Type[C] implementation to typing.py. (Merge 3.5->3.6)
authorGuido van Rossum <guido@dropbox.com>
Tue, 24 May 2016 23:39:23 +0000 (16:39 -0700)
committerGuido van Rossum <guido@dropbox.com>
Tue, 24 May 2016 23:39:23 +0000 (16:39 -0700)
commit70223d9b09edf4cacc8267bdd588c3265e039233
tree03ecd4941a2b7b219379b12c9c498ce18179fec7
parent80ac11d01e2ede7116e03f195ed254c0fde543fa
parenteb9aca3c071aab925831a389ab26816c170dc159
Added Type[C] implementation to typing.py. (Merge 3.5->3.6)