Skip to content

The dataclasses documentation should mention how to call super().__init__ #87724

@ericvsmith

Description

@ericvsmith
BPO 43558
Nosy @ericvsmith, @corona10, @miss-islington, @JunyiXie, @dhoekstra2000
PRs
  • bpo-43558: Add base class initialization to dataclass doc #25967
  • [3.10] bpo-43558: Add note about base class initialization to dataclasses doc (GH-25967) #26018
  • [3.9] bpo-43558: Add note about base class initialization to dataclasses doc (GH-25967) #26019
  • 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 = None
    closed_at = <Date 2021-05-10.13:39:25.123>
    created_at = <Date 2021-03-19.14:47:18.001>
    labels = ['easy', '3.8', '3.9', '3.10', 'docs']
    title = 'The dataclasses documentation should mention how to call super().__init__'
    updated_at = <Date 2021-05-10.13:39:25.122>
    user = 'https://github.com/ericvsmith'

    bugs.python.org fields:

    activity = <Date 2021-05-10.13:39:25.122>
    actor = 'eric.smith'
    assignee = 'none'
    closed = True
    closed_date = <Date 2021-05-10.13:39:25.123>
    closer = 'eric.smith'
    components = ['Documentation']
    creation = <Date 2021-03-19.14:47:18.001>
    creator = 'eric.smith'
    dependencies = []
    files = []
    hgrepos = []
    issue_num = 43558
    keywords = ['patch', 'easy', 'newcomer friendly']
    message_count = 6.0
    messages = ['389097', '393114', '393115', '393391', '393392', '393393']
    nosy_count = 5.0
    nosy_names = ['eric.smith', 'corona10', 'miss-islington', 'JunyiXie', 'dhoekstra']
    pr_nums = ['25967', '26018', '26019']
    priority = 'low'
    resolution = 'fixed'
    stage = 'resolved'
    status = 'closed'
    superseder = None
    type = None
    url = 'https://bugs.python.org/issue43558'
    versions = ['Python 3.8', 'Python 3.9', 'Python 3.10']

    Metadata

    Metadata

    Assignees

    No one assigned

      Labels

      3.10only security fixes3.8 (EOL)end of life3.9 (EOL)end of lifedocsDocumentation in the Doc direasy

      Projects

      No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions