X Tutup
The Wayback Machine - https://web.archive.org/web/20250824042438/https://github.com/python/cpython/issues/84489
Skip to content

“unmatched paren” for space before parenthesis in Py_BuildValue #84489

@Wrzlprmft

Description

@Wrzlprmft
mannequin
BPO 40309
Nosy @Wrzlprmft, @ZackerySpytz
PRs
  • gh-84489: Properly handle trailing spaces in Py_BuildValue() format strings #21158
  • Files
  • foo.c: Minimal Python C Extension showing the bug
  • 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 = None
    created_at = <Date 2020-04-17.08:54:27.483>
    labels = ['expert-C-API', '3.7', '3.8']
    title = '\xe2\x80\x9cunmatched paren\xe2\x80\x9d for space before parenthesis in Py_BuildValue'
    updated_at = <Date 2020-06-25.15:53:09.748>
    user = 'https://github.com/Wrzlprmft'

    bugs.python.org fields:

    activity = <Date 2020-06-25.15:53:09.748>
    actor = 'ZackerySpytz'
    assignee = 'none'
    closed = False
    closed_date = None
    closer = None
    components = ['C API']
    creation = <Date 2020-04-17.08:54:27.483>
    creator = 'Wrzlprmft'
    dependencies = []
    files = ['49069']
    hgrepos = []
    issue_num = 40309
    keywords = ['patch']
    message_count = 1.0
    messages = ['366647']
    nosy_count = 2.0
    nosy_names = ['Wrzlprmft', 'ZackerySpytz']
    pr_nums = ['21158']
    priority = 'normal'
    resolution = None
    stage = 'patch review'
    status = 'open'
    superseder = None
    type = None
    url = 'https://bugs.python.org/issue40309'
    versions = ['Python 3.7', 'Python 3.8']

    Linked PRs

    Metadata

    Metadata

    Assignees

    No one assigned

      Labels

      Projects

      No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions

        X Tutup