Skip to content

Dataclasses can raise RecursionError in __repr__ #78128

Description

@ericvsmith
BPO 33947
Nosy @rhettinger, @ericvsmith, @remilapeyre, @tirkarthi
PRs
  • Closes bpo-33947: Dataclasses can raise RecursionError in __repr__ #9916
  • [3.7] bpo-33947: dataclasses no longer can raise RecursionError in repr (GF9916) #9970
  • 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 2018-10-19.17:29:46.158>
    created_at = <Date 2018-06-23.12:58:46.131>
    labels = ['3.7', '3.8', 'type-bug', 'library']
    title = 'Dataclasses can raise RecursionError in __repr__'
    updated_at = <Date 2018-10-19.17:29:46.157>
    user = 'https://github.com/ericvsmith'

    bugs.python.org fields:

    activity = <Date 2018-10-19.17:29:46.157>
    actor = 'eric.smith'
    assignee = 'eric.smith'
    closed = True
    closed_date = <Date 2018-10-19.17:29:46.158>
    closer = 'eric.smith'
    components = ['Library (Lib)']
    creation = <Date 2018-06-23.12:58:46.131>
    creator = 'eric.smith'
    dependencies = []
    files = []
    hgrepos = []
    issue_num = 33947
    keywords = ['patch']
    message_count = 5.0
    messages = ['320305', '320322', '320327', '320331', '328055']
    nosy_count = 4.0
    nosy_names = ['rhettinger', 'eric.smith', 'remi.lapeyre', 'xtreak']
    pr_nums = ['9916', '9970']
    priority = 'normal'
    resolution = 'fixed'
    stage = 'resolved'
    status = 'closed'
    superseder = None
    type = 'behavior'
    url = 'https://bugs.python.org/issue33947'
    versions = ['Python 3.7', 'Python 3.8']

    Metadata

    Metadata

    Assignees

    Labels

    3.7 (EOL)end of life3.8 (EOL)end of lifestdlibStandard Library Python modules in the Lib/ directorytype-bugAn unexpected behavior, bug, or error

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions