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

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

Conversation

ZackerySpytz
Copy link
Contributor

@ZackerySpytz ZackerySpytz commented Jun 14, 2020

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

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
Contributor

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

@bedevere-bot
Copy link

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

@bedevere-bot bedevere-bot removed the needs backport to 3.9 only security fixes label Apr 5, 2021
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

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

@bedevere-bot bedevere-bot removed the needs backport to 3.8 only security fixes label Apr 5, 2021
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>
kreathon pushed a commit to kreathon/cpython that referenced this pull request May 2, 2021
…t values (pythonGH-20867)

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

Automerge-Triggered-By: GH:ericvsmith
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.

None yet

6 participants