[issue24723] The new typing module is not documented :-(

2015-07-26 Thread Berker Peksag
Berker Peksag added the comment: This is a duplicate of issue 24272. -- nosy: +berker.peksag resolution: -> duplicate stage: -> resolved status: open -> closed superseder: -> PEP 484 docs ___ Python tracker

[issue24723] The new typing module is not documented :-(

2015-07-25 Thread STINNER Victor
New submission from STINNER Victor: It looks like someone forgot to write the doc ;-) https://docs.python.org/dev/library/typing.html -- assignee: docs@python components: Documentation messages: 247399 nosy: docs@python, gvanrossum, haypo priority: normal severity: normal status: open t