-
-
Notifications
You must be signed in to change notification settings - Fork 32.6k
Closed as not planned
Closed as not planned
Copy link
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 | 25937 |
---|---|
Nosy | @malemburg, @doerwalter, @terryjreedy, @vstinner, @JimJJewett, @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 = None
created_at = <Date 2015-12-24.03:49:49.180>
labels = ['interpreter-core', 'type-bug']
title = 'DIfference between utf8 and utf-8 when i define python source code encoding.'
updated_at = <Date 2016-02-11.08:16:29.293>
user = None
bugs.python.org fields:
activity = <Date 2016-02-11.08:16:29.293>
actor = 'lemburg'
assignee = 'none'
closed = False
closed_date = None
closer = None
components = ['Interpreter Core']
creation = <Date 2015-12-24.03:49:49.180>
creator = '\xe7\x8e\x8b\xe6\x9d\xb0'
dependencies = []
files = ['41424', '41425', '41879']
hgrepos = []
issue_num = 25937
keywords = ['patch']
message_count = 16.0
messages = ['256952', '257005', '257020', '257023', '257024', '257025', '257026', '257028', '257047', '257050', '257051', '257060', '257074', '259990', '260054', '260078']
nosy_count = 7.0
nosy_names = ['lemburg', 'doerwalter', 'terry.reedy', 'vstinner', 'Jim.Jewett', 'serhiy.storchaka', '\xe7\x8e\x8b\xe6\x9d\xb0']
pr_nums = []
priority = 'normal'
resolution = None
stage = 'patch review'
status = 'open'
superseder = None
type = 'behavior'
url = 'https://bugs.python.org/issue25937'
versions = ['Python 2.7']
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
Projects
Status
Done