-
-
Notifications
You must be signed in to change notification settings - Fork 33.7k
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 | 28005 |
|---|---|
| Nosy | @malemburg, @ericsnowcurrently, @zooba |
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/zooba'
closed_at = <Date 2016-09-09.15:59:19.672>
created_at = <Date 2016-09-07.18:17:08.667>
labels = ['interpreter-core', 'type-bug', 'invalid']
title = 'Broken encoding modules are silently skipped.'
updated_at = <Date 2016-09-09.15:59:19.670>
user = 'https://github.com/ericsnowcurrently'bugs.python.org fields:
activity = <Date 2016-09-09.15:59:19.670>
actor = 'steve.dower'
assignee = 'steve.dower'
closed = True
closed_date = <Date 2016-09-09.15:59:19.672>
closer = 'steve.dower'
components = ['Interpreter Core']
creation = <Date 2016-09-07.18:17:08.667>
creator = 'eric.snow'
dependencies = []
files = []
hgrepos = []
issue_num = 28005
keywords = []
message_count = 7.0
messages = ['274856', '274933', '274978', '274983', '275011', '275279', '275325']
nosy_count = 5.0
nosy_names = ['lemburg', 'syeberman', 'python-dev', 'eric.snow', 'steve.dower']
pr_nums = []
priority = 'normal'
resolution = 'not a bug'
stage = 'resolved'
status = 'closed'
superseder = None
type = 'behavior'
url = 'https://bugs.python.org/issue28005'
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