Skip to content

Move new vector private declarations to the internal C API #81375

@vstinner

Description

@vstinner
BPO 37194
Nosy @vstinner, @jdemeyer
PRs
  • bpo-37194: Add a new public PyObject_CallNoArgs() function #13890
  • bpo-37194: Complete PyObject_CallXXX() docs #14156
  • [3.8] bpo-37194: Complete PyObject_CallXXX() docs (GH-14156) #14157
  • [3.7] bpo-37194: Complete PyObject_CallXXX() docs (GH-14156) #14158
  • bpo-37194: Add PyObject_CallNoArgs() rationale #14159
  • bpo-39245: Make Vectorcall public #17893
  • Add symbols of the stable ABI to python3dll.c #23598
  • [3.9] bpo-42415: Add symbols of the stable ABI to python3dll.c (GH-23598) #23801
  • Files
  • stack_overflow-4.py
  • testcapi_call_no_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 = None
    closed_at = <Date 2019-06-17.13:09:16.423>
    created_at = <Date 2019-06-07.11:54:00.354>
    labels = ['interpreter-core', '3.8', '3.9']
    title = 'Move new vector private declarations to the internal C API'
    updated_at = <Date 2020-12-16.21:41:55.141>
    user = 'https://github.com/vstinner'

    bugs.python.org fields:

    activity = <Date 2020-12-16.21:41:55.141>
    actor = 'vstinner'
    assignee = 'none'
    closed = True
    closed_date = <Date 2019-06-17.13:09:16.423>
    closer = 'vstinner'
    components = ['Interpreter Core']
    creation = <Date 2019-06-07.11:54:00.354>
    creator = 'vstinner'
    dependencies = []
    files = ['48400', '48401']
    hgrepos = []
    issue_num = 37194
    keywords = ['patch']
    message_count = 12.0
    messages = ['344927', '344929', '344936', '344960', '345852', '345854', '345855', '345857', '345858', '345862', '383166', '383208']
    nosy_count = 2.0
    nosy_names = ['vstinner', 'jdemeyer']
    pr_nums = ['13890', '14156', '14157', '14158', '14159', '17893', '23598', '23801']
    priority = 'normal'
    resolution = 'fixed'
    stage = 'resolved'
    status = 'closed'
    superseder = None
    type = None
    url = 'https://bugs.python.org/issue37194'
    versions = ['Python 3.8', 'Python 3.9']

    Metadata

    Metadata

    Assignees

    No one assigned

      Labels

      Projects

      No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions