-
-
Notifications
You must be signed in to change notification settings - Fork 32.4k
Closed
Labels
interpreter-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
BPO | 26754 |
---|---|
Nosy | @pitrou, @vstinner, @pjenvey, @vadmium, @serhiy-storchaka |
Dependencies | |
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 = 'https://github.com/serhiy-storchaka'
closed_at = <Date 2016-08-14.06:30:31.064>
created_at = <Date 2016-04-14.08:06:10.499>
labels = ['interpreter-core', 'type-bug']
title = 'PyUnicode_FSDecoder() accepts arbitrary iterable'
updated_at = <Date 2016-08-14.06:30:31.063>
user = 'https://github.com/serhiy-storchaka'
bugs.python.org fields:
activity = <Date 2016-08-14.06:30:31.063>
actor = 'serhiy.storchaka'
assignee = 'serhiy.storchaka'
closed = True
closed_date = <Date 2016-08-14.06:30:31.064>
closer = 'serhiy.storchaka'
components = ['Interpreter Core']
creation = <Date 2016-04-14.08:06:10.499>
creator = 'serhiy.storchaka'
dependencies = ['26800']
files = ['43340', '43451']
hgrepos = []
issue_num = 26754
keywords = ['patch']
message_count = 9.0
messages = ['263378', '263388', '263394', '263396', '263695', '268213', '268795', '268798', '272107']
nosy_count = 6.0
nosy_names = ['pitrou', 'vstinner', 'pjenvey', 'python-dev', 'martin.panter', 'serhiy.storchaka']
pr_nums = []
priority = 'normal'
resolution = 'fixed'
stage = 'resolved'
status = 'closed'
superseder = None
type = 'behavior'
url = 'https://bugs.python.org/issue26754'
versions = ['Python 3.6']
Metadata
Metadata
Assignees
Labels
interpreter-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