Skip to content

Zero argument super is broken in 3.6 for methods with a hacked __class__ cell #76357

@mr-nfamous

Description

@mr-nfamous
BPO 32176
Nosy @ncoghlan, @mr-nfamous
PRs
  • bpo-32176: Set CO_NOFREE in the code object constructor #4675
  • [3.6] bpo-32176: Set CO_NOFREE in the code object constructor (GH-4675) #4684
  • 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 2017-12-03.13:36:10.122>
    created_at = <Date 2017-11-30.07:39:34.993>
    labels = ['interpreter-core', 'type-bug', '3.7']
    title = 'Zero argument super is broken in 3.6 for methods with a hacked __class__ cell'
    updated_at = <Date 2017-12-03.13:36:10.120>
    user = 'https://github.com/mr-nfamous'

    bugs.python.org fields:

    activity = <Date 2017-12-03.13:36:10.120>
    actor = 'ncoghlan'
    assignee = 'none'
    closed = True
    closed_date = <Date 2017-12-03.13:36:10.122>
    closer = 'ncoghlan'
    components = ['Interpreter Core']
    creation = <Date 2017-11-30.07:39:34.993>
    creator = 'bup'
    dependencies = []
    files = []
    hgrepos = []
    issue_num = 32176
    keywords = ['patch']
    message_count = 7.0
    messages = ['307279', '307352', '307414', '307420', '307480', '307511', '307512']
    nosy_count = 2.0
    nosy_names = ['ncoghlan', 'bup']
    pr_nums = ['4675', '4684']
    priority = 'normal'
    resolution = 'fixed'
    stage = 'resolved'
    status = 'closed'
    superseder = None
    type = 'behavior'
    url = 'https://bugs.python.org/issue32176'
    versions = ['Python 3.6', 'Python 3.7']

    Metadata

    Metadata

    Assignees

    No one assigned

      Labels

      3.7 (EOL)end of lifeinterpreter-core(Objects, Python, Grammar, and Parser dirs)type-bugAn unexpected behavior, bug, or error

      Projects

      No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions