-
-
Notifications
You must be signed in to change notification settings - Fork 34.4k
Fix invalid uses of %d in format strings in C #80435
Copy link
Copy link
Closed
Labels
3.7 (EOL)end of lifeend of life3.8 (EOL)end of lifeend of lifeextension-modulesC modules in the Modules dirC modules in the Modules dirinterpreter-core(Objects, Python, Grammar, and Parser dirs)(Objects, Python, Grammar, and Parser dirs)type-bugAn unexpected behavior, bug, or errorAn unexpected behavior, bug, or error
Description
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']Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
3.7 (EOL)end of lifeend of life3.8 (EOL)end of lifeend of lifeextension-modulesC modules in the Modules dirC modules in the Modules dirinterpreter-core(Objects, Python, Grammar, and Parser dirs)(Objects, Python, Grammar, and Parser dirs)type-bugAn unexpected behavior, bug, or errorAn unexpected behavior, bug, or error