[3.10] bpo-43905: Expand dataclasses.astuple() and asdict() docs (GH-26154) by miss-islington · Pull Request #29851 · python/cpython
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