Skip to content

gh-99026 update dataclasses docs #100798

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

Merged
merged 1 commit into from
Jan 6, 2023
Merged

Conversation

exitflynn
Copy link
Contributor

@exitflynn exitflynn commented Jan 6, 2023

fixes #99026, minor updates to the documentation as proposed.

@ghost
Copy link

ghost commented Jan 6, 2023

All commit authors signed the Contributor License Agreement.
CLA signed

@ericvsmith ericvsmith added needs backport to 3.10 only security fixes needs backport to 3.11 only security fixes labels Jan 6, 2023
@ericvsmith ericvsmith merged commit 659c260 into python:main Jan 6, 2023
@miss-islington
Copy link
Contributor

Thanks @exitflynn for the PR, and @ericvsmith for merging it 🌮🎉.. I'm working now to backport this PR to: 3.10, 3.11.
🐍🍒⛏🤖

@bedevere-bot
Copy link

GH-100799 is a backport of this pull request to the 3.11 branch.

@bedevere-bot bedevere-bot removed the needs backport to 3.11 only security fixes label Jan 6, 2023
miss-islington pushed a commit to miss-islington/cpython that referenced this pull request Jan 6, 2023
…cted (pythongh-100798)

update dataclasses docs for when annotations are inspected
(cherry picked from commit 659c260)

Co-authored-by: Akshit Tyagi <[email protected]>
@bedevere-bot
Copy link

GH-100800 is a backport of this pull request to the 3.10 branch.

@bedevere-bot bedevere-bot removed the needs backport to 3.10 only security fixes label Jan 6, 2023
miss-islington pushed a commit to miss-islington/cpython that referenced this pull request Jan 6, 2023
…cted (pythongh-100798)

update dataclasses docs for when annotations are inspected
(cherry picked from commit 659c260)

Co-authored-by: Akshit Tyagi <[email protected]>
miss-islington added a commit that referenced this pull request Jan 6, 2023
…h-100798)

update dataclasses docs for when annotations are inspected
(cherry picked from commit 659c260)

Co-authored-by: Akshit Tyagi <[email protected]>
miss-islington added a commit that referenced this pull request Jan 6, 2023
…h-100798)

update dataclasses docs for when annotations are inspected
(cherry picked from commit 659c260)

Co-authored-by: Akshit Tyagi <[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 skip news
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Minor doc issue: dataclasses.KW_ONLY not documented as inspected by dataclass()
4 participants