Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Further speed up Python-to-Python calls. #89914

Closed
@markshannon

Description

@markshannon
BPO 45753
Nosy @markshannon, @brandtbucher
PRs
  • bpo-45753: Move function object struct to an internal header. #29516
  • bpo-45753: Make recursion checks more efficient. #29524
  • bpo-45753: Interpreter internal tweaks #29575
  • 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/markshannon'
    closed_at = None
    created_at = <Date 2021-11-08.17:17:55.336>
    labels = ['interpreter-core', '3.11', 'performance']
    title = 'Further speed up Python-to-Python calls.'
    updated_at = <Date 2021-12-01.12:09:41.057>
    user = 'https://github.com/markshannon'

    bugs.python.org fields:

    activity = <Date 2021-12-01.12:09:41.057>
    actor = 'Mark.Shannon'
    assignee = 'Mark.Shannon'
    closed = False
    closed_date = None
    closer = None
    components = ['Interpreter Core']
    creation = <Date 2021-11-08.17:17:55.336>
    creator = 'Mark.Shannon'
    dependencies = []
    files = []
    hgrepos = []
    issue_num = 45753
    keywords = ['patch']
    message_count = 3.0
    messages = ['405970', '406397', '407445']
    nosy_count = 2.0
    nosy_names = ['Mark.Shannon', 'brandtbucher']
    pr_nums = ['29516', '29524', '29575']
    priority = 'normal'
    resolution = None
    stage = 'patch review'
    status = 'open'
    superseder = None
    type = 'performance'
    url = 'https://bugs.python.org/issue45753'
    versions = ['Python 3.11']

    Metadata

    Metadata

    Assignees

    Labels

    3.12only 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