Skip to content

Statically Initialize PyArg_Parser in clinic.py #90928

Closed
@ericsnowcurrently

Description

@ericsnowcurrently
BPO 46772
Nosy @ericsnowcurrently
Dependencies
  • bpo-46753: Statically allocate and initialize the empty tuple.
  • bpo-46773: Add a Private API for Looking Up Global Objects
  • 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/ericsnowcurrently'
    closed_at = None
    created_at = <Date 2022-02-16.18:32:25.886>
    labels = ['interpreter-core', '3.11']
    title = 'Statically Initialize PyArg_Parser in clinic.py'
    updated_at = <Date 2022-02-16.18:36:54.761>
    user = 'https://github.com/ericsnowcurrently'

    bugs.python.org fields:

    activity = <Date 2022-02-16.18:36:54.761>
    actor = 'eric.snow'
    assignee = 'eric.snow'
    closed = False
    closed_date = None
    closer = None
    components = ['Interpreter Core']
    creation = <Date 2022-02-16.18:32:25.886>
    creator = 'eric.snow'
    dependencies = ['46753', '46773']
    files = []
    hgrepos = []
    issue_num = 46772
    keywords = []
    message_count = 1.0
    messages = ['413351']
    nosy_count = 1.0
    nosy_names = ['eric.snow']
    pr_nums = []
    priority = 'normal'
    resolution = None
    stage = 'needs patch'
    status = 'open'
    superseder = None
    type = None
    url = 'https://bugs.python.org/issue46772'
    versions = ['Python 3.11']

    Metadata

    Metadata

    Labels

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