Skip to content

Use PEP 590 vectorcall to speed up calls to filter() #87453

Description

@corona10
BPO 43287
Nosy @rhettinger, @vstinner, @corona10
PRs
  • bpo-43287: Use PEP 590 vectorcall to speed up filter() #24611
  • Files
  • filter_bench.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 2021-03-10.16:40:19.794>
    created_at = <Date 2021-02-21.17:59:22.986>
    labels = ['interpreter-core', '3.10']
    title = 'Use PEP 590 vectorcall to speed up calls to filter()'
    updated_at = <Date 2021-03-10.16:40:19.794>
    user = 'https://github.com/corona10'

    bugs.python.org fields:

    activity = <Date 2021-03-10.16:40:19.794>
    actor = 'corona10'
    assignee = 'none'
    closed = True
    closed_date = <Date 2021-03-10.16:40:19.794>
    closer = 'corona10'
    components = ['Interpreter Core']
    creation = <Date 2021-02-21.17:59:22.986>
    creator = 'corona10'
    dependencies = []
    files = ['49825']
    hgrepos = []
    issue_num = 43287
    keywords = ['patch']
    message_count = 7.0
    messages = ['387469', '387470', '387482', '387490', '387493', '388355', '388443']
    nosy_count = 3.0
    nosy_names = ['rhettinger', 'vstinner', 'corona10']
    pr_nums = ['24611']
    priority = 'normal'
    resolution = 'fixed'
    stage = 'resolved'
    status = 'closed'
    superseder = None
    type = None
    url = 'https://bugs.python.org/issue43287'
    versions = ['Python 3.10']

    Metadata

    Metadata

    Assignees

    No one assigned

      Labels

      3.10only security fixesinterpreter-core(Objects, Python, Grammar, and Parser dirs)

      Projects

      No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions