Skip to content

Dataclasses derived from empty frozen bases skip immutability checks #87342

Description

@hbq1
mannequin
BPO 43176
Nosy @ericvsmith, @miss-islington, @hbq1
PRs
  • bpo-43176: Fix processing of empty dataclasses #24484
  • [3.9] bpo-43176: Fix processing of empty dataclasses (GH-24484) #25205
  • [3.8] bpo-43176: Fix processing of empty dataclasses (GH-24484) #25206
  • bpo-43176: Fix blurb #25215
  • [3.9] Fix blurb for bpo-43176. (GH-25215) #25217
  • [3.8] Fix blurb for bpo-43176. (GH-25215) #25218
  • 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-02-09.07:12:39.343>
    labels = ['3.8', 'type-bug', 'library', '3.9', '3.10']
    title = 'Dataclasses derived from empty frozen bases skip immutability checks'
    updated_at = <Date 2021-05-13.05:17:57.697>
    user = 'https://github.com/hbq1'

    bugs.python.org fields:

    activity = <Date 2021-05-13.05:17:57.697>
    actor = 'eric.smith'
    assignee = 'eric.smith'
    closed = False
    closed_date = None
    closer = None
    components = ['Library (Lib)']
    creation = <Date 2021-02-09.07:12:39.343>
    creator = 'hbq1'
    dependencies = []
    files = []
    hgrepos = []
    issue_num = 43176
    keywords = ['3.8regression', '3.9regression']
    message_count = 12.0
    messages = ['386695', '390277', '390278', '390280', '390332', '390336', '390339', '390344', '393101', '393103', '393151', '393152']
    nosy_count = 4.0
    nosy_names = ['eric.smith', 'ulope', 'miss-islington', 'hbq1']
    pr_nums = ['24484', '25205', '25206', '25215', '25217', '25218']
    priority = 'normal'
    resolution = None
    stage = 'needs patch'
    status = 'open'
    superseder = None
    type = 'behavior'
    url = 'https://bugs.python.org/issue43176'
    versions = ['Python 3.8', 'Python 3.9', 'Python 3.10']

    Activity

    Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

    Metadata

    Metadata

    Assignees

    Labels

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