summaryrefslogtreecommitdiffstats
path: root/Doc/library/typing.rst
Commit message (Expand)AuthorAgeFilesLines
* Hopefully clarify the difference between Optional[t] and an optional argument.Guido van Rossum2016-02-101-0/+7
* Fix typo.Zachary Ware2016-02-021-1/+1
* Issue #25603: Add missing parenthesis.Zachary Ware2015-11-121-1/+1
* Fix typos and improve markup in typing.rst.Berker Peksag2015-09-101-19/+18
* Restore doc updates to typing.rst by Ivan Levkivskyi and Daniel Andrade Groppe.Guido van Rossum2015-09-101-18/+110
* Issue #24272: Remove usage of default reST role from typing docsZachary Ware2015-08-301-47/+50
* Fix trailing ws.Guido van Rossum2015-08-051-9/+9
* Issue #24272: Initial docs for typing.py (PEP 484).Guido van Rossum2015-08-031-0/+415
* Preliminary typing.py, anticipating provisional acceptance of PEP 484.Guido van Rossum2015-05-221-0/+15