Skip to content

Correct reuse argument tuple in property descriptor #68464

@serhiy-storchaka

Description

@serhiy-storchaka
BPO 24276
Nosy @warsaw, @rhettinger, @ericvsmith, @ericsnowcurrently, @serhiy-storchaka, @llllllllll
Files
  • property_cached_args.patch
  • 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/serhiy-storchaka'
    closed_at = <Date 2015-05-24.20:32:03.648>
    created_at = <Date 2015-05-24.13:11:49.739>
    labels = ['interpreter-core', 'type-crash']
    title = 'Correct reuse argument tuple in property descriptor'
    updated_at = <Date 2015-05-24.20:32:03.648>
    user = 'https://github.com/serhiy-storchaka'

    bugs.python.org fields:

    activity = <Date 2015-05-24.20:32:03.648>
    actor = 'serhiy.storchaka'
    assignee = 'serhiy.storchaka'
    closed = True
    closed_date = <Date 2015-05-24.20:32:03.648>
    closer = 'serhiy.storchaka'
    components = ['Interpreter Core']
    creation = <Date 2015-05-24.13:11:49.739>
    creator = 'serhiy.storchaka'
    dependencies = []
    files = ['39482']
    hgrepos = []
    issue_num = 24276
    keywords = ['patch']
    message_count = 5.0
    messages = ['243980', '243983', '243992', '243993', '243998']
    nosy_count = 7.0
    nosy_names = ['barry', 'rhettinger', 'eric.smith', 'python-dev', 'eric.snow', 'serhiy.storchaka', 'llllllllll']
    pr_nums = []
    priority = 'high'
    resolution = 'fixed'
    stage = 'resolved'
    status = 'closed'
    superseder = None
    type = 'crash'
    url = 'https://bugs.python.org/issue24276'
    versions = ['Python 3.5']

    Metadata

    Metadata

    Labels

    interpreter-core(Objects, Python, Grammar, and Parser dirs)type-crashA hard crash of the interpreter, possibly with a core dump

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions