Skip to content

Update property_descr_set to use vectorcall if possible. #88827

@corona10

Description

@corona10
BPO 44661
Nosy @vstinner, @corona10, @pablogsal, @erlend-aasland, @Fidget-Spinner
PRs
  • bpo-44661: Update property_descr_set to use vectorcall if possible. #27206
  • Files
  • bench_property.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-07-19.10:14:43.448>
    created_at = <Date 2021-07-17.05:19:43.450>
    labels = ['interpreter-core', '3.11', 'performance']
    title = 'Update property_descr_set to use vectorcall if possible.'
    updated_at = <Date 2021-08-04.15:40:50.400>
    user = 'https://github.com/corona10'

    bugs.python.org fields:

    activity = <Date 2021-08-04.15:40:50.400>
    actor = 'vstinner'
    assignee = 'none'
    closed = True
    closed_date = <Date 2021-07-19.10:14:43.448>
    closer = 'corona10'
    components = ['Interpreter Core']
    creation = <Date 2021-07-17.05:19:43.450>
    creator = 'corona10'
    dependencies = []
    files = ['50155']
    hgrepos = []
    issue_num = 44661
    keywords = ['patch']
    message_count = 6.0
    messages = ['397701', '397702', '397703', '397783', '397784', '398907']
    nosy_count = 5.0
    nosy_names = ['vstinner', 'corona10', 'pablogsal', 'erlendaasland', 'kj']
    pr_nums = ['27206']
    priority = 'normal'
    resolution = 'fixed'
    stage = 'resolved'
    status = 'closed'
    superseder = None
    type = 'performance'
    url = 'https://bugs.python.org/issue44661'
    versions = ['Python 3.11']

    Metadata

    Metadata

    Assignees

    No one assigned

      Labels

      3.11only security fixesinterpreter-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