Skip to content

Fix invalid uses of %d in format strings in C #80435

@serhiy-storchaka

Description

@serhiy-storchaka
BPO 36254
Nosy @vstinner, @serhiy-storchaka
PRs
  • bpo-36254: Fix invalid uses of %d in format strings in C. #12264
  • bpo-36254: Fix yet one invalid use of %d in format string in C. #12318
  • [3.7] bpo-36254: Fix invalid uses of %d in format strings in C. (GH-12264). #12320
  • [3.7] bpo-36254: Fix invalid uses of %d in format strings in C. (GH-12264). #12322
  • 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-08-31.20:29:15.935>
    created_at = <Date 2019-03-10.10:44:49.230>
    labels = ['extension-modules', 'interpreter-core', '3.8', 'type-bug', '3.7']
    title = 'Fix invalid uses of %d in format strings in C'
    updated_at = <Date 2019-08-31.20:29:15.934>
    user = 'https://github.com/serhiy-storchaka'

    bugs.python.org fields:

    activity = <Date 2019-08-31.20:29:15.934>
    actor = 'serhiy.storchaka'
    assignee = 'none'
    closed = True
    closed_date = <Date 2019-08-31.20:29:15.935>
    closer = 'serhiy.storchaka'
    components = ['Extension Modules', 'Interpreter Core']
    creation = <Date 2019-03-10.10:44:49.230>
    creator = 'serhiy.storchaka'
    dependencies = []
    files = []
    hgrepos = []
    issue_num = 36254
    keywords = ['patch']
    message_count = 5.0
    messages = ['337606', '337609', '337875', '337901', '337904']
    nosy_count = 2.0
    nosy_names = ['vstinner', 'serhiy.storchaka']
    pr_nums = ['12264', '12318', '12320', '12322']
    priority = 'normal'
    resolution = 'fixed'
    stage = 'resolved'
    status = 'closed'
    superseder = None
    type = 'behavior'
    url = 'https://bugs.python.org/issue36254'
    versions = ['Python 3.7', 'Python 3.8']

    Metadata

    Metadata

    Assignees

    No one assigned

      Labels

      3.7 (EOL)end of life3.8 (EOL)end of lifeextension-modulesC modules in the Modules dirinterpreter-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