Skip to content

dataclasses.astuple (and .asdict) do deepcopy on all fields #88071

Closed
@mandolaerik

Description

@mandolaerik
BPO 43905
Nosy @ericvsmith, @serhiy-storchaka, @miss-islington, @akulakov
PRs
  • bpo-43905: Expand dataclasses.astuple() and asdict() docs #26154
  • [3.10] bpo-43905: Expand dataclasses.astuple() and asdict() docs (GH-26154) #29851
  • [3.9] bpo-43905: Expand dataclasses.astuple() and asdict() docs (GH-26154) #29852
  • 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']

    Linked PRs

    Metadata

    Metadata

    Assignees

    Labels

    3.10only security fixes3.11only security fixes3.9only security fixesdocsDocumentation in the Doc dirtype-bugAn unexpected behavior, bug, or error

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions