aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2022-01-01Create .editorconfig (#998)Nikita Sobolev
2021-12-22Script to mail regular issue summaries to typing-sig (#929)Sebastian Rittau
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-12-17Add `NoReturn` to `__all__` (#983)Jelle Zijlstra
2021-11-30prepare release 4.0.1 (#974)Jelle Zijlstra
2021-11-28Vendor typing._SpecialForm to fool typing._type_check (#966)Chris Wesseling
2021-11-28prepare changelog (#969)Jelle Zijlstra
2021-11-27Link to English version of Pycharm's landing site (#967)Numerlor
2021-11-25Rename src_py3 to src (#965)Adam Turner
2021-11-24Required/NotRequired: fix typo (#962)Jelle Zijlstra
2021-11-19Link fixes (#952)Sebastian Rittau
2021-11-19Update typing-extensions README (#951)Jelle Zijlstra
2021-11-19Documentation: Add links to typing PEPs (#949)Jelle Zijlstra
2021-11-14Add `Self` type to the README of typing-extensions (#942)jack1142
2021-11-14prepare release 4.0.0 (#941)Jelle Zijlstra
2021-11-14Create issue templates (#921)Sebastian Rittau
2021-11-14Add PEP 655 Required and NotRequired to typing_extensions (#937)Jelle Zijlstra
2021-11-11Make library guidelines checker agnostic (#934)Bibo-Joshi
2021-11-11Add PEP 673 Self type (#933)James Hilton-Balfe
2021-11-11Use unittest for testing instead of pytest (#935)Sebastian Rittau
2021-11-11Clean-up `typing_extensions` -- `typing_extensions` (#932)Adam Turner
2021-11-11typing_extensions: Drop Python 2.7, modernize build (#931)Adam Turner
2021-11-04Use Semantic Versioning for typing_extensions (#907)Sebastian Rittau
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-10-05Check with stable Python 3.10 (#902)Sebastian Rittau
2021-09-16Drop Python 2 support for typing_extensions (#893)Sebastian Rittau
2021-09-15Remove typing backport (#882)Sebastian Rittau
2021-09-15typing_extensions: Drop support for Python 3.4 & 3.5 (#881)Sebastian Rittau
2021-09-13Add "Typing Guidance for Python Libraries" document (#889)Sebastian Rittau
2021-09-09Git ignore .venv* and venv* directories (#888)Sebastian Rittau
2021-08-31Fix and clean up CI script (#876)Sebastian Rittau
2021-08-31Add caching to the GHA workflow (#880)Sondre Lillebø Gundersen
2021-08-30Remove two obsolete scripts (#879)Sebastian Rittau
2021-08-30Remove the drafts directory (#878)Sebastian Rittau
2021-08-31Fix linting (#875)Sebastian Rittau
2021-08-30Switch pipeline to Github Actions (#866)davfsa
2021-08-30don't use custom _ConcatenenateGenericAlias for 3.10 (#870)Ken Jin
2021-08-30prepare release 3.10.0.2 (#873)Jelle Zijlstra
2021-08-30Fix tests for 3.10rc1 and up (#872)Ken Jin
2021-08-30fix _GenericAlias import (#871)Jelle Zijlstra
2021-08-30Fixes crash on Python3.10-beta.2 and typing_extensions@3.10.0.1 (#869)Nikita Sobolev
2021-08-30Fix linter warnings (#868)Sebastian Rittau
2021-08-29Update supported features (#855)Sebastian Rittau
2021-08-29prepare release 3.10.0.1 (#863)Jelle Zijlstra
2021-08-25Linkfixes (#857)Sebastian Rittau