-
-
Notifications
You must be signed in to change notification settings - Fork 33.9k
Closed
Labels
OS-windowsinterpreter-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 | 2128 |
|---|---|
| Nosy | @loewis, @vstinner, @tiran, @benjaminp |
| 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 2008-04-05.20:42:42.184>
created_at = <Date 2008-02-16.16:27:45.539>
labels = ['interpreter-core', 'type-bug', 'OS-windows']
title = 'sys.argv is wrong for unicode strings'
updated_at = <Date 2013-01-14.09:15:31.925>
user = 'https://bugs.python.org/giovannibajo'bugs.python.org fields:
activity = <Date 2013-01-14.09:15:31.925>
actor = 'vstinner'
assignee = 'none'
closed = True
closed_date = <Date 2008-04-05.20:42:42.184>
closer = 'loewis'
components = ['Interpreter Core', 'Windows']
creation = <Date 2008-02-16.16:27:45.539>
creator = 'giovannibajo'
dependencies = []
files = ['9449', '9647']
hgrepos = []
issue_num = 2128
keywords = ['patch']
message_count = 15.0
messages = ['62458', '62460', '62499', '62659', '62660', '62664', '63443', '65005', '65045', '65061', '65073', '125827', '125829', '179892', '179928']
nosy_count = 7.0
nosy_names = ['loewis', 'vstinner', 'christian.heimes', 'giovannibajo', 'benjamin.peterson', 'davidsarah', 'mherrmann.at']
pr_nums = []
priority = 'high'
resolution = 'fixed'
stage = None
status = 'closed'
superseder = None
type = 'behavior'
url = 'https://bugs.python.org/issue2128'
versions = ['Python 2.6', 'Python 2.5', 'Python 3.0', 'Python 2.7']Metadata
Metadata
Assignees
Labels
OS-windowsinterpreter-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