Skip to content

Raise SystemError on programmical errors in PyArg_Parse*() #70500

@serhiy-storchaka

Description

@serhiy-storchaka
BPO 26312
Nosy @vstinner, @vadmium, @JimJJewett, @serhiy-storchaka
Files
  • pyarg_parse_error.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 = 'https://github.com/serhiy-storchaka'
    closed_at = <Date 2016-02-11.11:33:18.682>
    created_at = <Date 2016-02-08.19:39:33.798>
    labels = ['interpreter-core', 'type-feature']
    title = 'Raise SystemError on programmical errors in PyArg_Parse*()'
    updated_at = <Date 2016-02-11.11:33:18.681>
    user = 'https://github.com/serhiy-storchaka'

    bugs.python.org fields:

    activity = <Date 2016-02-11.11:33:18.681>
    actor = 'serhiy.storchaka'
    assignee = 'serhiy.storchaka'
    closed = True
    closed_date = <Date 2016-02-11.11:33:18.682>
    closer = 'serhiy.storchaka'
    components = ['Interpreter Core']
    creation = <Date 2016-02-08.19:39:33.798>
    creator = 'serhiy.storchaka'
    dependencies = []
    files = ['41859']
    hgrepos = []
    issue_num = 26312
    keywords = ['patch']
    message_count = 8.0
    messages = ['259877', '259916', '260049', '260059', '260064', '260083', '260084', '260090']
    nosy_count = 5.0
    nosy_names = ['vstinner', 'python-dev', 'martin.panter', 'Jim.Jewett', 'serhiy.storchaka']
    pr_nums = []
    priority = 'normal'
    resolution = 'fixed'
    stage = 'resolved'
    status = 'closed'
    superseder = None
    type = 'enhancement'
    url = 'https://bugs.python.org/issue26312'
    versions = ['Python 3.6']

    Metadata

    Metadata

    Labels

    interpreter-core(Objects, Python, Grammar, and Parser dirs)type-featureA feature request or enhancement

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions