Skip to content

CPython 3.8.4 regression on __setattr__ in multiinheritance with metaclasses #85467

Description

@kam193
mannequin
BPO 41295
Nosy @gvanrossum, @doko42, @scoder, @tiran, @ambv, @davidism, @miss-islington, @horazont, @david-caro, @kam193
PRs
  • bpo-41295: Allow overriding __setattr__ on multiple inheritance #21473
  • bpo-41295: Reimplement the Carlo Verre "hackcheck" #21528
  • [3.9] bpo-41295: Reimplement the Carlo Verre "hackcheck" (GH-21528) #21540
  • [3.8] bpo-41295: Reimplement the Carlo Verre "hackcheck" (GH-21528) #21541
  • Files
  • bpo41295.py
  • 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 2020-09-29.07:34:06.895>
    created_at = <Date 2020-07-14.14:57:16.246>
    labels = ['type-bug', '3.8', '3.9', '3.10']
    title = 'CPython 3.8.4 regression on __setattr__ in multiinheritance with metaclasses'
    updated_at = <Date 2020-09-29.07:34:06.894>
    user = 'https://github.com/kam193'

    bugs.python.org fields:

    activity = <Date 2020-09-29.07:34:06.894>
    actor = 'scoder'
    assignee = 'none'
    closed = True
    closed_date = <Date 2020-09-29.07:34:06.895>
    closer = 'scoder'
    components = []
    creation = <Date 2020-07-14.14:57:16.246>
    creator = 'kam193'
    dependencies = []
    files = ['49316']
    hgrepos = []
    issue_num = 41295
    keywords = ['patch', '3.8regression', '3.9regression']
    message_count = 19.0
    messages = ['373637', '373640', '373641', '373642', '373644', '373646', '373766', '373803', '373897', '373920', '373921', '373922', '373923', '373924', '373934', '373936', '373965', '373967', '374018']
    nosy_count = 10.0
    nosy_names = ['gvanrossum', 'doko', 'scoder', 'christian.heimes', 'lukasz.langa', 'davidism', 'miss-islington', 'jssfr', 'David Caro', 'kam193']
    pr_nums = ['21473', '21528', '21540', '21541']
    priority = 'critical'
    resolution = 'fixed'
    stage = 'resolved'
    status = 'closed'
    superseder = None
    type = 'behavior'
    url = 'https://bugs.python.org/issue41295'
    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 lifetype-bugAn unexpected behavior, bug, or error

      Projects

      No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions