Skip to content

[3.10] bpo-43905: Expand dataclasses.astuple() and asdict() docs (GH-26154) - #29851

Merged
miss-islington merged 1 commit into
python:3.10from
miss-islington:backport-c1f93f0-3.10
Nov 29, 2021
Merged

[3.10] bpo-43905: Expand dataclasses.astuple() and asdict() docs (GH-26154)#29851
miss-islington merged 1 commit into
python:3.10from
miss-islington:backport-c1f93f0-3.10

Conversation

@miss-islington

@miss-islingtonmiss-islington commented Nov 29, 2021

Copy link
Copy Markdown
Contributor

Expanded astuple() docs, warning about deepcopy being applied
and providing a workaround.

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

Co-authored-by: andrei kulakov andrei.avk@gmail.com

https://bugs.python.org/issue43905

Automerge-Triggered-By: GH:ericvsmith

…6154)
Expanded ``astuple()`` docs, warning about deepcopy being applied
and providing a workaround.
Automerge-Triggered-By: GH:ericvsmith
(cherry picked from commit c1f93f0)
Co-authored-by: andrei kulakov <andrei.avk@gmail.com>
@bedevere-botbedevere-bot added the docs Documentation in the Doc dir label Nov 29, 2021
@miss-islington

Copy link
Copy Markdown
ContributorAuthor

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

@miss-islington

Copy link
Copy Markdown
ContributorAuthor

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

@miss-islington
miss-islington merged commit 32f1491 into python:3.10Nov 29, 2021
@miss-islington
miss-islington deleted the backport-c1f93f0-3.10 branch November 29, 2021 18:33
@miss-islington

Copy link
Copy Markdown
ContributorAuthor

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

Sign up for freeto join this conversation on GitHub. Already have an account? Sign in to comment

Labels

docsDocumentation in the Doc dir

Projects

None yet

Development

Successfully merging this pull request may close these issues.

5 participants

@miss-islington@ericvsmith@the-knights-who-say-ni@bedevere-bot@akulakov