]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
[3.9] bpo-46769: Improve documentation for `typing.TypeVar` (GH-31712) (GH-31941...
authorJelle Zijlstra <jelle.zijlstra@gmail.com>
Wed, 23 Mar 2022 18:19:23 +0000 (11:19 -0700)
committerGitHub <noreply@github.com>
Wed, 23 Mar 2022 18:19:23 +0000 (19:19 +0100)
commit0bbb6956f83ef457872b8f04242bb02b6898350d
tree9a208920193ec5956bfd26b44d3a3077ddfdb4fa
parentf5af1677c06bb4cc006e7f9b30106212e1a00f81
[3.9] bpo-46769: Improve documentation for `typing.TypeVar` (GH-31712) (GH-31941) (GH-32067)

* [3.9] [3.10] bpo-46769: Improve documentation for `typing.TypeVar` (GH-31712) (GH-31941)

* [3.10] bpo-46769: Improve documentation for `typing.TypeVar` (GH-31712)

Co-authored-by: Jelle Zijlstra <jelle.zijlstra@gmail.com>
(cherry picked from commit 81b425d4dc43b60dd11a3e9abc5c84a4b8b384db)

* Remove references to `reveal_type`, add new section on `self` types.
(cherry picked from commit d5ed8a8258eaf7a241978b1b0aeb971108d0f7e0)

Co-authored-by: Alex Waygood <Alex.Waygood@Gmail.com>
* remove unused susp allowlist

Co-authored-by: Alex Waygood <Alex.Waygood@Gmail.com>
Doc/library/typing.rst
Doc/tools/susp-ignored.csv