Skip to content

dataclasses.InitVar undocumented #132111

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
graingert opened this issue Apr 5, 2025 · 2 comments
Closed

dataclasses.InitVar undocumented #132111

graingert opened this issue Apr 5, 2025 · 2 comments
Assignees
Labels
docs Documentation in the Doc dir easy topic-dataclasses

Comments

@graingert
Copy link
Contributor

graingert commented Apr 5, 2025

Documentation

dataclasses.InitVar is mentioned in https://docs.python.org/3.14/library/dataclasses.html#init-only-variables but not itself documented or linkable to

Linked PRs

@graingert graingert added the docs Documentation in the Doc dir label Apr 5, 2025
@sobolevn sobolevn added the easy label Apr 6, 2025
@Tapeline
Copy link
Contributor

Tapeline commented Apr 6, 2025

Hello, I would want to work on this)

@sobolevn
Copy link
Member

sobolevn commented Apr 6, 2025

@Tapeline Please, go ahead :)
Thanks!

@python python deleted a comment from RyanP1978 Apr 6, 2025
Tapeline added a commit to Tapeline/cpython that referenced this issue Apr 12, 2025
Tapeline added a commit to Tapeline/cpython that referenced this issue Apr 12, 2025
miss-islington pushed a commit to miss-islington/cpython that referenced this issue Apr 13, 2025
ericvsmith pushed a commit that referenced this issue Apr 13, 2025
gh-132111: Document dataclasses.InitVar (GH-132446)
(cherry picked from commit 281fc33)

Co-authored-by: Tapeline <[email protected]>
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 easy topic-dataclasses
Projects
Status: Todo
Development

No branches or pull requests

5 participants