Skip to content

Bad dataclass post-init example #88531

Closed
Closed
@MicaelJarniac

Description

@MicaelJarniac
BPO 44365
Nosy @ericvsmith, @akulakov, @MicaelJarniac
Files
  • dataclass_inheritance_test.py: Example of Data Class Inheritance
  • dataclass_inheritance_v2_test.py: Example of Data Class Inheritance (Updated)
  • dataclass_inheritance_v3_test.py: Example of Data Class Inheritance (Updated, Version 3)
  • 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 = None
    created_at = <Date 2021-06-09.15:33:08.429>
    labels = ['type-bug', '3.8', '3.9', '3.10', '3.11', 'docs']
    title = 'Bad dataclass post-init example'
    updated_at = <Date 2021-10-31.17:30:04.410>
    user = 'https://github.com/MicaelJarniac'

    bugs.python.org fields:

    activity = <Date 2021-10-31.17:30:04.410>
    actor = 'da2ce7'
    assignee = 'eric.smith'
    closed = False
    closed_date = None
    closer = None
    components = ['Documentation']
    creation = <Date 2021-06-09.15:33:08.429>
    creator = 'MicaelJarniac'
    dependencies = []
    files = ['50414', '50415', '50416']
    hgrepos = []
    issue_num = 44365
    keywords = []
    message_count = 12.0
    messages = ['395427', '395449', '395537', '395541', '395573', '395596', '395861', '395999', '396029', '405406', '405408', '405410']
    nosy_count = 5.0
    nosy_names = ['eric.smith', 'docs@python', 'andrei.avk', 'MicaelJarniac', 'da2ce7']
    pr_nums = []
    priority = 'normal'
    resolution = None
    stage = None
    status = 'open'
    superseder = None
    type = 'behavior'
    url = 'https://bugs.python.org/issue44365'
    versions = ['Python 3.8', 'Python 3.9', 'Python 3.10', 'Python 3.11']

    Linked PRs

    Metadata

    Metadata

    Assignees

    Labels

    3.10only security fixes3.11only security fixes3.8 (EOL)end of life3.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