Skip to content

skipitem() in getargs.c still supports 'w' and 'w#', and shouldn't #68114

Closed
@larryhastings

Description

@larryhastings
BPO 23926
Nosy @vstinner, @larryhastings, @serhiy-storchaka, @llllllllll
PRs
  • gh-68114: Fix handling for removed PyArg_ParseTuple formatters #8204
  • Files
  • skipitems.patch
  • skipitems.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/larryhastings'
    closed_at = None
    created_at = <Date 2015-04-13.02:44:00.845>
    labels = ['interpreter-core', '3.8', 'type-bug', '3.7']
    title = "skipitem() in getargs.c still supports 'w' and 'w#', and shouldn't"
    updated_at = <Date 2018-07-09.16:05:58.680>
    user = 'https://github.com/larryhastings'

    bugs.python.org fields:

    activity = <Date 2018-07-09.16:05:58.680>
    actor = 'llllllllll'
    assignee = 'larry'
    closed = False
    closed_date = None
    closer = None
    components = ['Interpreter Core']
    creation = <Date 2015-04-13.02:44:00.845>
    creator = 'larry'
    dependencies = []
    files = ['38972', '39931']
    hgrepos = []
    issue_num = 23926
    keywords = ['patch']
    message_count = 8.0
    messages = ['240587', '240794', '246780', '247383', '253226', '263709', '263776', '321300']
    nosy_count = 4.0
    nosy_names = ['vstinner', 'larry', 'serhiy.storchaka', 'llllllllll']
    pr_nums = ['8204']
    priority = 'low'
    resolution = None
    stage = 'patch review'
    status = 'open'
    superseder = None
    type = 'behavior'
    url = 'https://bugs.python.org/issue23926'
    versions = ['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-bugAn unexpected behavior, bug, or error

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions