Skip to content

bpo-36470: Allow dataclasses.replace() to handle InitVars with default values#20867

Merged
miss-islington merged 2 commits into
python:masterfrom
ZackerySpytz:bpo-36470-replace-for-default-init-vars
Apr 5, 2021
Merged

bpo-36470: Allow dataclasses.replace() to handle InitVars with default values#20867
miss-islington merged 2 commits into
python:masterfrom
ZackerySpytz:bpo-36470-replace-for-default-init-vars

Conversation

@ZackerySpytz

@ZackerySpytz ZackerySpytz commented Jun 14, 2020

Copy link
Copy Markdown
Contributor

Co-Authored-By: Claudiu Popa pcmanticore@gmail.com

https://bugs.python.org/issue36470

Automerge-Triggered-By: GH:ericvsmith

…t values

Co-Authored-By: Claudiu Popa <pcmanticore@gmail.com>
@anthrotype

Copy link
Copy Markdown

I've been hit by this issue as well. Any chance this will get merged soon? Thanks

@miss-islington miss-islington merged commit 7522067 into python:master Apr 5, 2021
@miss-islington

Copy link
Copy Markdown
Contributor

Thanks @ZackerySpytz for the PR 🌮🎉.. I'm working now to backport this PR to: 3.8, 3.9.
🐍🍒⛏🤖

@bedevere-bot

Copy link
Copy Markdown

GH-25200 is a backport of this pull request to the 3.9 branch.

miss-islington pushed a commit to miss-islington/cpython that referenced this pull request Apr 5, 2021
…t values (pythonGH-20867)

Co-Authored-By: Claudiu Popa <pcmanticore@gmail.com>

Automerge-Triggered-By: GH:ericvsmith
(cherry picked from commit 7522067)

Co-authored-by: Zackery Spytz <zspytz@gmail.com>
@bedevere-bot

Copy link
Copy Markdown

GH-25201 is a backport of this pull request to the 3.8 branch.

miss-islington pushed a commit to miss-islington/cpython that referenced this pull request Apr 5, 2021
…t values (pythonGH-20867)

Co-Authored-By: Claudiu Popa <pcmanticore@gmail.com>

Automerge-Triggered-By: GH:ericvsmith
(cherry picked from commit 7522067)

Co-authored-by: Zackery Spytz <zspytz@gmail.com>
ericvsmith pushed a commit that referenced this pull request Apr 5, 2021
…t values (GH-20867) (GH-25201)

Co-Authored-By: Claudiu Popa <pcmanticore@gmail.com>

Automerge-Triggered-By: GH:ericvsmith
(cherry picked from commit 7522067)

Co-authored-by: Zackery Spytz <zspytz@gmail.com>

Co-authored-by: Zackery Spytz <zspytz@gmail.com>
ericvsmith pushed a commit that referenced this pull request Apr 5, 2021
…t values (GH-20867) (GH-25200)

Co-Authored-By: Claudiu Popa <pcmanticore@gmail.com>

Automerge-Triggered-By: GH:ericvsmith
(cherry picked from commit 7522067)

Co-authored-by: Zackery Spytz <zspytz@gmail.com>

Co-authored-by: Zackery Spytz <zspytz@gmail.com>
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.

6 participants