8000 [3.7] bpo-32896: Fix error when subclassing a dataclass with a field that uses a default_factory (GH-6170) by miss-islington · Pull Request #6171 · python/cpython · GitHub
[go: up one dir, main page]

Skip to content
[3.7] bpo-32896: Fix error when subclassing a dataclass with a field that uses a default_factory (GH-6170) #6171
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
Mar 21, 2018

Conversation

miss-islington
Copy link
Contributor
@miss-islington miss-islington commented Mar 21, 2018

Fix the way that new annotations in a class are detected.
(cherry picked from commit 8f6eccd)

Co-authored-by: Eric V. Smith ericvsmith@users.noreply.github.com

https://bugs.python.org/issue32896

…ses a default_factory (pythonGH-6170)

Fix the way that new annotations in a class are detected.
(cherry picked from commit 8f6eccd)

Co-authored-by: Eric V. Smith <ericvsmith@users.noreply.github.com>
@miss-islington
Copy link
Contributor Author

@ericvsmith: Backport status check is done, and it's a success ✅ .

@ericvsmith ericvsmith merged commit 22136c9 into python:3.7 Mar 21, 2018
@miss-islington
Copy link
Contributor Author

Thanks, @ericvsmith!

@miss-islington miss-islington deleted the backport-8f6eccd-3.7 branch March 21, 2018 09:22
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.

4 participants
0