Skip to content

Missing __type_params__ in the documentation of functools.update_wrapper. #119010

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Closed
nikola-benes opened this issue May 13, 2024 · 0 comments
Closed
Labels
docs Documentation in the Doc dir topic-typing

Comments

@nikola-benes
Copy link

nikola-benes commented May 13, 2024

Documentation

The description of the default WRAPPER_ASSIGNMENTS in the docs for functools.update_wrapper omits the __type_params__ attribute, which is included in the implementation since 3fadd7d.

Linked PRs

@nikola-benes nikola-benes added the docs Documentation in the Doc dir label May 13, 2024
sobolevn added a commit to sobolevn/cpython that referenced this issue May 13, 2024
sobolevn added a commit to sobolevn/cpython that referenced this issue May 13, 2024
sobolevn added a commit that referenced this issue May 13, 2024
miss-islington pushed a commit to miss-islington/cpython that referenced this issue May 13, 2024
…te_wrapper` (pythonGH-119012)

(cherry picked from commit b04c497)

Co-authored-by: Nikita Sobolev <[email protected]>
Co-authored-by: Jelle Zijlstra <[email protected]>
miss-islington pushed a commit to miss-islington/cpython that referenced this issue May 13, 2024
…te_wrapper` (pythonGH-119012)

(cherry picked from commit b04c497)

Co-authored-by: Nikita Sobolev <[email protected]>
Co-authored-by: Jelle Zijlstra <[email protected]>
sobolevn added a commit that referenced this issue May 13, 2024
…ate_wrapper` (GH-119012) (#119014)

gh-119010: Adds docs about `__type_params__` to `functools.update_wrapper` (GH-119012)
(cherry picked from commit b04c497)

Co-authored-by: Nikita Sobolev <[email protected]>
Co-authored-by: Jelle Zijlstra <[email protected]>
sobolevn added a commit that referenced this issue May 13, 2024
…ate_wrapper` (GH-119012) (#119013)

gh-119010: Adds docs about `__type_params__` to `functools.update_wrapper` (GH-119012)
(cherry picked from commit b04c497)

Co-authored-by: Nikita Sobolev <[email protected]>
Co-authored-by: Jelle Zijlstra <[email protected]>
estyxx pushed a commit to estyxx/cpython that referenced this issue Jul 17, 2024
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 topic-typing
Projects
None yet
Development

No branches or pull requests

3 participants