Skip to content

[3.7] bpo-34363: dataclasses.asdict() and .astuple() now handle fields which are namedtuples. (GH-9151)#9304

Merged
ericvsmith merged 1 commit into
python:3.7from
miss-islington:backport-9b9d97d-3.7
Sep 14, 2018
Merged

[3.7] bpo-34363: dataclasses.asdict() and .astuple() now handle fields which are namedtuples. (GH-9151)#9304
ericvsmith merged 1 commit into
python:3.7from
miss-islington:backport-9b9d97d-3.7

Conversation

@miss-islington

@miss-islington miss-islington commented Sep 14, 2018

Copy link
Copy Markdown
Contributor

(cherry picked from commit 9b9d97d)

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

https://bugs.python.org/issue34363

…h are namedtuples. (pythonGH-9151)

(cherry picked from commit 9b9d97d)

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

Copy link
Copy Markdown
Contributor Author

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

@ericvsmith
ericvsmith merged commit 78aa3d8 into python:3.7 Sep 14, 2018
@miss-islington
miss-islington deleted the backport-9b9d97d-3.7 branch September 14, 2018 17:47
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