-
-
Notifications
You must be signed in to change notification settings - Fork 33.9k
Closed
Labels
interpreter-core(Objects, Python, Grammar, and Parser dirs)(Objects, Python, Grammar, and Parser dirs)
Description
| BPO | 8949 |
|---|---|
| Nosy | @malemburg, @loewis, @vstinner |
| Files |
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:11:00.734>
created_at = <Date 2010-06-08.21:23:21.729>
labels = ['interpreter-core']
title = 'PyArg_Parse*(): "z" should not accept bytes'
updated_at = <Date 2010-06-24.22:11:00.732>
user = 'https://github.com/vstinner'bugs.python.org fields:
activity = <Date 2010-06-24.22:11:00.732>
actor = 'vstinner'
assignee = 'none'
closed = True
closed_date = <Date 2010-06-24.22:11:00.734>
closer = 'vstinner'
components = ['Interpreter Core']
creation = <Date 2010-06-08.21:23:21.729>
creator = 'vstinner'
dependencies = []
files = ['17661']
hgrepos = []
issue_num = 8949
keywords = ['patch']
message_count = 12.0
messages = ['107351', '107357', '107384', '107388', '107393', '107579', '107583', '107600', '107748', '108152', '108311', '108554']
nosy_count = 3.0
nosy_names = ['lemburg', 'loewis', 'vstinner']
pr_nums = []
priority = 'normal'
resolution = 'fixed'
stage = None
status = 'closed'
superseder = None
type = None
url = 'https://bugs.python.org/issue8949'
versions = ['Python 3.2']Metadata
Metadata
Assignees
Labels
interpreter-core(Objects, Python, Grammar, and Parser dirs)(Objects, Python, Grammar, and Parser dirs)