Skip to content

Possible leaks in PyArg_Parse for "es#" and "et#" #82721

@serhiy-storchaka

Description

@serhiy-storchaka
BPO 38540
Nosy @methane, @serhiy-storchaka, @miss-islington
PRs
  • bpo-38540: Fix possible leak in PyArg_Parse for "es#" and "et#". #16869
  • [3.8] bpo-38540: Fix possible leak in PyArg_Parse for "es#" and "et#". (GH-16869) #16870
  • [3.7] bpo-38540: Fix possible leak in PyArg_Parse for "esGH-" and "etGH-". (GH-16869) #16871
  • [3.7] bpo-38540: Revert a warning if PY_SSIZE_T_CLEAN is not defined. #16876
  • [2.7] bpo-38540: Fix possible leak in PyArg_Parse for "es#" and "et#". (GH-16869). #16877
  • 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-10-21.20:52:04.673>
    created_at = <Date 2019-10-21.06:20:29.976>
    labels = ['interpreter-core', '3.7', '3.8', '3.9', 'performance']
    title = 'Possible leaks in PyArg_Parse for "es#" and "et#"'
    updated_at = <Date 2019-10-21.20:52:04.672>
    user = 'https://github.com/serhiy-storchaka'

    bugs.python.org fields:

    activity = <Date 2019-10-21.20:52:04.672>
    actor = 'serhiy.storchaka'
    assignee = 'none'
    closed = True
    closed_date = <Date 2019-10-21.20:52:04.673>
    closer = 'serhiy.storchaka'
    components = ['Interpreter Core']
    creation = <Date 2019-10-21.06:20:29.976>
    creator = 'serhiy.storchaka'
    dependencies = []
    files = []
    hgrepos = []
    issue_num = 38540
    keywords = ['patch']
    message_count = 6.0
    messages = ['355022', '355030', '355031', '355033', '355098', '355099']
    nosy_count = 3.0
    nosy_names = ['methane', 'serhiy.storchaka', 'miss-islington']
    pr_nums = ['16869', '16870', '16871', '16876', '16877']
    priority = 'normal'
    resolution = 'fixed'
    stage = 'resolved'
    status = 'closed'
    superseder = None
    type = 'resource usage'
    url = 'https://bugs.python.org/issue38540'
    versions = ['Python 2.7', 'Python 3.7', '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