-
-
Notifications
You must be signed in to change notification settings - Fork 34.2k
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 | 15379 |
|---|---|
| Nosy | @malemburg, @amauryfa, @pitrou, @vstinner, @benjaminp, @ezio-melotti, @serhiy-storchaka |
| 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 2012-11-17.20:17:36.909>
created_at = <Date 2012-07-17.08:15:57.783>
labels = ['interpreter-core', 'type-bug']
title = 'Charmap decoding of no-BMP characters'
updated_at = <Date 2012-11-17.20:17:42.147>
user = 'https://github.com/serhiy-storchaka'bugs.python.org fields:
activity = <Date 2012-11-17.20:17:42.147>
actor = 'pitrou'
assignee = 'none'
closed = True
closed_date = <Date 2012-11-17.20:17:36.909>
closer = 'pitrou'
components = ['Interpreter Core']
creation = <Date 2012-07-17.08:15:57.783>
creator = 'serhiy.storchaka'
dependencies = []
files = ['27249', '27250', '27390']
hgrepos = []
issue_num = 15379
keywords = ['patch', 'needs review']
message_count = 16.0
messages = ['165688', '165690', '165710', '165753', '165786', '165796', '165798', '165801', '170567', '170913', '171069', '171070', '171814', '173356', '175802', '175803']
nosy_count = 8.0
nosy_names = ['lemburg', 'amaury.forgeotdarc', 'pitrou', 'vstinner', 'benjamin.peterson', 'ezio.melotti', 'python-dev', 'serhiy.storchaka']
pr_nums = []
priority = 'low'
resolution = 'fixed'
stage = 'resolved'
status = 'closed'
superseder = None
type = 'behavior'
url = 'https://bugs.python.org/issue15379'
versions = ['Python 2.7']Reactions are currently unavailable
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