-
-
Notifications
You must be signed in to change notification settings - Fork 34k
Closed
Labels
stdlibStandard Library Python modules in the Lib/ directoryStandard Library Python modules in the Lib/ directorytype-bugAn unexpected behavior, bug, or errorAn unexpected behavior, bug, or error
Description
| BPO | 4282 |
|---|---|
| Nosy | @brettcannon, @vstinner, @tiran |
| 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 = None
closed_at = <Date 2010-03-22.02:00:33.607>
created_at = <Date 2008-11-08.02:49:31.363>
labels = ['type-bug', 'library']
title = "profile doesn't support non-UTF8 source code"
updated_at = <Date 2010-03-22.02:00:33.605>
user = 'https://bugs.python.org/shidot'bugs.python.org fields:
activity = <Date 2010-03-22.02:00:33.605>
actor = 'vstinner'
assignee = 'none'
closed = True
closed_date = <Date 2010-03-22.02:00:33.607>
closer = 'vstinner'
components = ['Library (Lib)']
creation = <Date 2008-11-08.02:49:31.363>
creator = 'shidot'
dependencies = ['4626', '4628']
files = ['11971', '13379']
hgrepos = []
issue_num = 4282
keywords = ['patch', 'needs review']
message_count = 9.0
messages = ['75627', '75676', '75677', '83842', '83843', '83844', '83846', '83933', '101477']
nosy_count = 4.0
nosy_names = ['brett.cannon', 'vstinner', 'christian.heimes', 'shidot']
pr_nums = []
priority = 'normal'
resolution = 'fixed'
stage = 'patch review'
status = 'closed'
superseder = None
type = 'behavior'
url = 'https://bugs.python.org/issue4282'
versions = ['Python 3.0']Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
stdlibStandard Library Python modules in the Lib/ directoryStandard Library Python modules in the Lib/ directorytype-bugAn unexpected behavior, bug, or errorAn unexpected behavior, bug, or error