FazBrowse GitHub Viewer | Trending |
URL:
| Home
Tools: [Download Repo ZIP]   [Original HTTPS Page]

gh-99957: Add `frozen_default` parameter on `dataclass_transform` by debonte · Pull Request #99958 · python/cpython · GitHub

/ cpython Public

gh-99957: Add frozen_default parameter on dataclass_transform - #99958

Merged
JelleZijlstra merged 7 commits into
python:mainfrom
debonte:issue99957
Dec 6, 2022
Merged

gh-99957: Add frozen_default parameter on dataclass_transform#99958
JelleZijlstra merged 7 commits into
python:mainfrom
debonte:issue99957

Conversation

debonte commented Dec 3, 2022
edited by bedevere-bot
Loading

Copy link
Copy Markdown
Contributor

Fix #99957

Add new frozen_default parameter on dataclass_transform in typing.py.
Update docs and tests.

@JelleZijlstra, @NeilGirdhar, @erictraut, @hauntsaninja, @pradeep90

hauntsaninja left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

Choose a reason Spam Abuse Off Topic Outdated Duplicate Resolved Low Quality

Thanks! Looks good to me, though you'll need the news entry (might even be worth a What's New bullet point as well).

Comment thread Lib/typing.py Outdated
Co-authored-by: Jelle Zijlstra <jelle.zijlstra@gmail.com>
Comment thread Lib/test/test_typing.py

debonte commented Dec 6, 2022

Copy link
Copy Markdown
Contributor Author

@JelleZijlstra, is this good to merge now?

This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode characters
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Add frozen_default parameter on dataclass_transform

5 participants


Back | FazBrowse Home | New Git URL