dataclasses.astuple (and .asdict) do deepcopy on all fields
Note: these values reflect the state of the issue at the time it was migrated and might not reflect the current state.
Show more details
GitHub fields:
assignee = 'https://github.com/ericvsmith' closed_at = <Date 2021-11-29.18:34:32.678> created_at = <Date 2021-04-21.12:19:17.095> labels = ['3.11', 'type-bug', '3.9', '3.10', 'docs'] title = 'dataclasses.astuple (and .asdict) do deepcopy on all fields' updated_at = <Date 2021-11-29.18:44:26.912> user = 'https://bugs.python.org/mandolaerik'
bugs.python.org fields:
activity = <Date 2021-11-29.18:44:26.912> actor = 'andrei.avk' assignee = 'eric.smith' closed = True closed_date = <Date 2021-11-29.18:34:32.678> closer = 'eric.smith' components = ['Documentation'] creation = <Date 2021-04-21.12:19:17.095> creator = 'mandolaerik' dependencies = [] files = [] hgrepos = [] issue_num = 43905 keywords = ['patch'] message_count = 14.0 messages = ['391516', '391518', '391519', '391520', '394015', '394019', '396284', '407241', '407243', '407306', '407310', '407311', '407314', '407316'] nosy_count = 5.0 nosy_names = ['eric.smith', 'serhiy.storchaka', 'miss-islington', 'andrei.avk', 'mandolaerik'] pr_nums = ['26154', '29851', '29852'] priority = 'normal' resolution = 'fixed' stage = 'resolved' status = 'closed' superseder = None type = 'behavior' url = 'https://bugs.python.org/issue43905' versions = ['Python 3.9', 'Python 3.10', 'Python 3.11']