Skip to content

getargs.c skipitem() doesn't skip 'w*' #68115

@larryhastings

Description

@larryhastings
BPO 23927
Nosy @larryhastings, @serhiy-storchaka, @miss-islington
PRs
  • bpo-23927: Make getargs.c skipitem() skipping 'w*'. #8192
  • [3.7] bpo-23927: Make getargs.c skipitem() skipping 'w*'. (GH-8192) #8251
  • [3.6] bpo-23927: Make getargs.c skipitem() skipping 'w*'. (GH-8192) #8252
  • [2.7] bpo-23927: Make getargs.c skipitem() skipping 'w*'. (GH-8192). #8255
  • gh-68114: Fix handling for removed PyArg_ParseTuple formatters #8204
  • 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/larryhastings'
    closed_at = <Date 2018-07-23.19:38:55.308>
    created_at = <Date 2015-04-13.02:44:28.359>
    labels = ['interpreter-core', '3.7', '3.8', 'type-crash']
    title = "getargs.c skipitem() doesn't skip 'w*'"
    updated_at = <Date 2018-07-23.19:38:55.307>
    user = 'https://github.com/larryhastings'

    bugs.python.org fields:

    activity = <Date 2018-07-23.19:38:55.307>
    actor = 'serhiy.storchaka'
    assignee = 'larry'
    closed = True
    closed_date = <Date 2018-07-23.19:38:55.308>
    closer = 'serhiy.storchaka'
    components = ['Interpreter Core']
    creation = <Date 2015-04-13.02:44:28.359>
    creator = 'larry'
    dependencies = []
    files = []
    hgrepos = []
    issue_num = 23927
    keywords = ['patch']
    message_count = 5.0
    messages = ['240588', '321465', '321485', '321486', '321489']
    nosy_count = 3.0
    nosy_names = ['larry', 'serhiy.storchaka', 'miss-islington']
    pr_nums = ['8192', '8251', '8252', '8255', '8204']
    priority = 'low'
    resolution = 'fixed'
    stage = 'resolved'
    status = 'closed'
    superseder = None
    type = 'crash'
    url = 'https://bugs.python.org/issue23927'
    versions = ['Python 2.7', 'Python 3.6', 'Python 3.7', 'Python 3.8']

    Metadata

    Metadata

    Assignees

    Labels

    3.7 (EOL)end of life3.8 (EOL)end of lifeinterpreter-core(Objects, Python, Grammar, and Parser dirs)type-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