Skip to content

checks whether PyArg_ParseTuple returned a negative int #75426

@orenmn

Description

@orenmn
mannequin
BPO 31243
Nosy @benjaminp, @serhiy-storchaka, @orenmn
PRs
  • bpo-31243: fix PyArg_ParseTuple failure checks #3171
  • [3.6] bpo-31243: Fixed PyArg_ParseTuple failure checks. (GH-3171) #3233
  • [2.7] bpo-31243: Fixed PyArg_ParseTuple failure checks. (GH-3171) #3235
  • 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 2017-08-29.16:18:10.107>
    created_at = <Date 2017-08-21.08:33:08.944>
    labels = ['extension-modules', 'easy', '3.7', 'expert-IO', 'type-crash']
    title = 'checks whether PyArg_ParseTuple returned a negative int'
    updated_at = <Date 2017-08-29.16:18:10.106>
    user = 'https://github.com/orenmn'

    bugs.python.org fields:

    activity = <Date 2017-08-29.16:18:10.106>
    actor = 'serhiy.storchaka'
    assignee = 'serhiy.storchaka'
    closed = True
    closed_date = <Date 2017-08-29.16:18:10.107>
    closer = 'serhiy.storchaka'
    components = ['Extension Modules', 'IO']
    creation = <Date 2017-08-21.08:33:08.944>
    creator = 'Oren Milman'
    dependencies = []
    files = []
    hgrepos = []
    issue_num = 31243
    keywords = ['easy (C)']
    message_count = 7.0
    messages = ['300613', '300616', '300618', '300977', '300982', '300993', '300994']
    nosy_count = 4.0
    nosy_names = ['benjamin.peterson', 'stutzbach', 'serhiy.storchaka', 'Oren Milman']
    pr_nums = ['3171', '3233', '3235']
    priority = 'normal'
    resolution = 'fixed'
    stage = 'resolved'
    status = 'closed'
    superseder = None
    type = 'crash'
    url = 'https://bugs.python.org/issue31243'
    versions = ['Python 2.7', 'Python 3.6', 'Python 3.7']

    Metadata

    Metadata

    Labels

    3.7 (EOL)end of lifeeasyextension-modulesC modules in the Modules dirtopic-IOtype-crashA hard crash of the interpreter, possibly with a core dump

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions