Skip to content

[3.7] bpo-33175: dataclasses should look up __set_name__ on class, not instance (GH-6305)#6309

Merged
miss-islington merged 1 commit into
python:3.7from
miss-islington:backport-5219952-3.7
Mar 29, 2018
Merged

[3.7] bpo-33175: dataclasses should look up __set_name__ on class, not instance (GH-6305)#6309
miss-islington merged 1 commit into
python:3.7from
miss-islington:backport-5219952-3.7

Conversation

@miss-islington

@miss-islington miss-islington commented Mar 29, 2018

Copy link
Copy Markdown
Contributor

(cherry picked from commit 5219952)

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

https://bugs.python.org/issue33175

…ance (pythonGH-6305)

(cherry picked from commit 5219952)

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

Copy link
Copy Markdown
Contributor Author

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

@miss-islington
miss-islington merged commit faa6f5c into python:3.7 Mar 29, 2018
@miss-islington

Copy link
Copy Markdown
Contributor Author

Thanks!

@miss-islington
miss-islington deleted the backport-5219952-3.7 branch March 29, 2018 15:32
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