Skip to content

PyArg_Parse*(): factorize code of 's' and 'z' formats, and 'u' and 'Z' formats #53197

@vstinner

Description

@vstinner
BPO 8951
Nosy @vstinner
Dependencies
  • bpo-8949: PyArg_Parse*(): "z" should not accept bytes
  • Files
  • factorize_getargs_sz_uZ.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 = None
    closed_at = <Date 2010-06-24.22:32:59.765>
    created_at = <Date 2010-06-08.22:11:04.052>
    labels = ['interpreter-core']
    title = "PyArg_Parse*(): factorize code of 's' and 'z' formats, and 'u' and 'Z' formats"
    updated_at = <Date 2010-06-24.22:32:59.764>
    user = 'https://github.com/vstinner'

    bugs.python.org fields:

    activity = <Date 2010-06-24.22:32:59.764>
    actor = 'vstinner'
    assignee = 'none'
    closed = True
    closed_date = <Date 2010-06-24.22:32:59.765>
    closer = 'vstinner'
    components = ['Interpreter Core']
    creation = <Date 2010-06-08.22:11:04.052>
    creator = 'vstinner'
    dependencies = ['8949']
    files = ['17592']
    hgrepos = []
    issue_num = 8951
    keywords = ['patch']
    message_count = 2.0
    messages = ['107356', '108556']
    nosy_count = 1.0
    nosy_names = ['vstinner']
    pr_nums = []
    priority = 'normal'
    resolution = 'fixed'
    stage = None
    status = 'closed'
    superseder = None
    type = None
    url = 'https://bugs.python.org/issue8951'
    versions = ['Python 3.2']

    Metadata

    Metadata

    Assignees

    No one assigned

      Labels

      interpreter-core(Objects, Python, Grammar, and Parser dirs)

      Projects

      No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions