Fix invalid uses of %d in format strings in C
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']