commit | 32f1491a9770b7f2989507ecf8f13ef35dd95b0b | [log] [tgz] |
---|---|---|
author | Miss Islington (bot) <31488909+miss-islington@users.noreply.github.com> | Mon Nov 29 10:32:56 2021 -0800 |
committer | GitHub <noreply@github.com> | Mon Nov 29 10:32:56 2021 -0800 |
tree | e0d3eb306f460899995dd20779c9ce99fc21addf | |
parent | af39cfa6ca1e5dc4e5d28c1f09a875a14354e4ae [diff] |
bpo-43905: Expand dataclasses.astuple() and asdict() docs (GH-26154) Expanded ``astuple()`` docs, warning about deepcopy being applied and providing a workaround. Automerge-Triggered-By: GH:ericvsmith (cherry picked from commit c1f93f0d378958dfae4f24aad0c0088e3e04e403) Co-authored-by: andrei kulakov <andrei.avk@gmail.com>