Skip to content

[3.9] bpo-46769: Improve documentation for typing.TypeVar (GH-31712) (GH-31941)#32067

Merged
ambv merged 2 commits into
python:3.9from
JelleZijlstra:backport-d5ed8a8-3.9
Mar 23, 2022
Merged

[3.9] bpo-46769: Improve documentation for typing.TypeVar (GH-31712) (GH-31941)#32067
ambv merged 2 commits into
python:3.9from
JelleZijlstra:backport-d5ed8a8-3.9

Conversation

@JelleZijlstra

@JelleZijlstra JelleZijlstra commented Mar 23, 2022

Copy link
Copy Markdown
Member

(cherry picked from commit d5ed8a8)

Co-authored-by: Alex Waygood Alex.Waygood@Gmail.com

https://bugs.python.org/issue46769

…ythonGH-31712) (pythonGH-31941)

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

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

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

Co-authored-by: Alex Waygood <Alex.Waygood@Gmail.com>
@JelleZijlstra

Copy link
Copy Markdown
Member Author

cc @AlexWaygood. The merge conflict was just in susp-ignored.csv.

@JelleZijlstra JelleZijlstra self-assigned this Mar 23, 2022

@AlexWaygood AlexWaygood left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks! LGTM :)

@ambv ambv merged commit 0bbb695 into python:3.9 Mar 23, 2022
hello-adam pushed a commit to hello-adam/cpython that referenced this pull request Jun 2, 2022
…-31712) (pythonGH-31941) (pythonGH-32067)

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

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

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

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

Co-authored-by: Alex Waygood <Alex.Waygood@Gmail.com>

* remove unused susp allowlist

Co-authored-by: Alex Waygood <Alex.Waygood@Gmail.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

docs Documentation in the Doc dir skip news

Projects

None yet

Development

Successfully merging this pull request may close these issues.

5 participants