aboutsummaryrefslogtreecommitdiff
path: root/docs
AgeCommit message (Expand)Author
2022-04-10Update the statuses of the typing PEPs (#1128)Redowan Delowar
2022-04-05Don't list specific bugs with union short-hand syntax (#1119)Sebastian Rittau
2022-04-05TypeAlias can now be used, add guidance (#1116)Sebastian Rittau
2022-02-21Document how to test type annotations (#1071)Stephen Rosen
2022-02-11Built-in generic now work without limitations (#1068)Sebastian Rittau
2022-02-11Add guide to unreachable code (#1065)Jelle Zijlstra
2022-02-11Update stubs.rst (#1069)Alex Waygood
2022-02-09PEP 681 is still draft (#1064)Jelle Zijlstra
2022-02-09Update list of PEPs (#1063)Jelle Zijlstra
2022-02-02Add a note about modules that should not be included into stubs (#1019)Nikita Sobolev
2022-01-04Fix link (#1007)Sebastian Rittau
2022-01-04Suggest to use `_` prefix for stubs-only types (#1005)Nikita Sobolev
2021-12-22Improve TOC structure (#988)Sebastian Rittau
2021-12-22Modify docs to comment out unpopulated toctrees (#987)Stephen Rosen
2021-12-21Initial full TOC structure for typing docs content (#919)Shannon Zhu
2021-11-27Link to English version of Pycharm's landing site (#967)Numerlor
2021-11-19Link fixes (#952)Sebastian Rittau
2021-11-19Documentation: Add links to typing PEPs (#949)Jelle Zijlstra
2021-11-11Make library guidelines checker agnostic (#934)Bibo-Joshi
2021-11-02Fix link in README (#918)Shannon Zhu
2021-11-02Move individual pages from toplevel docs (#916)Shannon Zhu
2021-11-02Upgrade Sphinx (#917)Sebastian Rittau
2021-10-07Convert libraries document to ReST (#904)Sebastian Rittau
2021-09-13Add "Typing Guidance for Python Libraries" document (#889)Sebastian Rittau
2021-08-29Update supported features (#855)Sebastian Rittau
2021-08-24Rename the documentation (#854)Sebastian Rittau
2021-08-23Link to discussion forums (#852)Sebastian Rittau
2021-08-24Various improvements to the Type Stubs document (#846)Sebastian Rittau
2021-08-23Link to the typing module docs (#849)Sebastian Rittau
2021-08-23Move the typing tools section to the index (#847)Sebastian Rittau
2021-08-23Ignore venv and README when building docs (#843)Sebastian Rittau
2021-08-23Add type stubs document (#844)Sebastian Rittau
2021-06-27Add docs build options and theme requirements (#818)Shannon Zhu
2021-06-03Initial sphinx docs setup (#814)Shannon Zhu