Skip to content

remove free_list for bound method objects #81521

@methane

Description

@methane
BPO 37340
Nosy @rhettinger, @vstinner, @methane, @ericsnowcurrently, @jdemeyer, @MojoVampire
PRs
  • bpo-37340: remove free_list for bound method objects #14232
  • bpo-37340: Remove PyMethod_ClearFreeList() and PyCFunction_ClearFreeList() #17284
  • 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 = None
    created_at = <Date 2019-06-19.12:54:21.485>
    labels = ['interpreter-core', '3.9', 'performance']
    title = 'remove free_list for bound method objects'
    updated_at = <Date 2020-04-28.21:28:25.171>
    user = 'https://github.com/methane'

    bugs.python.org fields:

    activity = <Date 2020-04-28.21:28:25.171>
    actor = 'vstinner'
    assignee = 'none'
    closed = False
    closed_date = None
    closer = None
    components = ['Interpreter Core']
    creation = <Date 2019-06-19.12:54:21.485>
    creator = 'methane'
    dependencies = []
    files = []
    hgrepos = []
    issue_num = 37340
    keywords = ['patch']
    message_count = 14.0
    messages = ['346040', '346041', '346042', '346043', '346044', '346045', '346057', '346094', '348425', '348465', '357065', '367557', '367563', '367565']
    nosy_count = 6.0
    nosy_names = ['rhettinger', 'vstinner', 'methane', 'eric.snow', 'jdemeyer', 'josh.r']
    pr_nums = ['14232', '17284']
    priority = 'normal'
    resolution = 'fixed'
    stage = 'resolved'
    status = 'open'
    superseder = None
    type = 'performance'
    url = 'https://bugs.python.org/issue37340'
    versions = ['Python 3.9']

    Metadata

    Metadata

    Assignees

    No one assigned

      Labels

      3.9 (EOL)end of lifeinterpreter-core(Objects, Python, Grammar, and Parser dirs)performancePerformance or resource usage

      Projects

      No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions