]> granicus.if.org Git - python/commit
Issue #24272: Initial docs for typing.py (PEP 484). (Merge from 3.5.)
authorGuido van Rossum <guido@python.org>
Mon, 3 Aug 2015 20:39:12 +0000 (22:39 +0200)
committerGuido van Rossum <guido@python.org>
Mon, 3 Aug 2015 20:39:12 +0000 (22:39 +0200)
commit69afdda3a538fa6c49e3c65fc0570898f350828b
tree00918770b915862fc15d36f8217f0d21a06af454
parent62f27b5b98725d7b576d9dda784fcbe15bd17063
parenteb184e0106a89f9c868a739df27720c928c0e9ae
Issue #24272: Initial docs for typing.py (PEP 484). (Merge from 3.5.)

By Daniel Andrade Groppe and Ivan Levkivskyi.