Skip to content
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

gh-91860: documentation for typing.dataclass_transform field specifier params #94354

Merged
merged 1 commit into from Jun 28, 2022

Conversation

debonte
Copy link
Contributor

@debonte debonte commented Jun 27, 2022

Add documentation for parameters supported on objects decorated by dataclass_transform and on field specifiers.

cc: @JelleZijlstra, @hauntsaninja

@bedevere-bot
Copy link

Most changes to Python require a NEWS entry.

Please add it using the blurb_it web app or the blurb command-line tool.

@bedevere-bot bedevere-bot added the docs Documentation in the Doc dir label Jun 27, 2022
@ambv ambv merged commit 81ac9ac into python:main Jun 28, 2022
@miss-islington
Copy link
Contributor

Thanks @debonte for the PR, and @ambv for merging it 🌮🎉.. I'm working now to backport this PR to: 3.11.
🐍🍒⛏🤖 I'm not a witch! I'm not a witch!

@miss-islington
Copy link
Contributor

Sorry @debonte and @ambv, I had trouble checking out the 3.11 backport branch.
Please backport using cherry_picker on command line.
cherry_picker 81ac9ac4921c57c8f31464fed575ea0cfe84df70 3.11

@ambv ambv added needs backport to 3.11 only security fixes and removed needs backport to 3.11 only security fixes labels Jun 28, 2022
@miss-islington
Copy link
Contributor

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

miss-islington pushed a commit to miss-islington/cpython that referenced this pull request Jun 28, 2022
)

(cherry picked from commit 81ac9ac)

Co-authored-by: Erik De Bonte <erikd@microsoft.com>
@bedevere-bot
Copy link

GH-94372 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 Jun 28, 2022
ambv pushed a commit that referenced this pull request Jun 28, 2022
…ams (GH-94354) (GH-94372)

(cherry picked from commit 81ac9ac)

Co-authored-by: Erik De Bonte <erikd@microsoft.com>
@debonte debonte deleted the fieldSpecifierParams branch June 28, 2022 17:13
gvanrossum pushed a commit to gvanrossum/cpython that referenced this pull request Jun 30, 2022
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.

None yet

5 participants