-
-
Notifications
You must be signed in to change notification settings - Fork 33.7k
Closed
Labels
stdlibStandard Library Python modules in the Lib/ directoryStandard Library Python modules in the Lib/ directorytopic-unicode
Description
| BPO | 8391 |
|---|---|
| Nosy | @vstinner |
| 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-04-23.21:45:07.683>
created_at = <Date 2010-04-14.00:01:36.067>
labels = ['library', 'expert-unicode']
title = "os.execvpe() doesn't support surrogates in env"
updated_at = <Date 2010-04-25.22:40:52.782>
user = 'https://github.com/vstinner'bugs.python.org fields:
activity = <Date 2010-04-25.22:40:52.782>
actor = 'vstinner'
assignee = 'none'
closed = True
closed_date = <Date 2010-04-23.21:45:07.683>
closer = 'vstinner'
components = ['Library (Lib)', 'Unicode']
creation = <Date 2010-04-14.00:01:36.067>
creator = 'vstinner'
dependencies = []
files = ['16940']
hgrepos = []
issue_num = 8391
keywords = ['patch']
message_count = 9.0
messages = ['103100', '103101', '103107', '103277', '103278', '103279', '103459', '104055', '104175']
nosy_count = 2.0
nosy_names = ['vstinner', 'Arfrever']
pr_nums = []
priority = 'normal'
resolution = 'fixed'
stage = None
status = 'closed'
superseder = None
type = None
url = 'https://bugs.python.org/issue8391'
versions = ['Python 3.1', 'Python 3.2']Metadata
Metadata
Assignees
Labels
stdlibStandard Library Python modules in the Lib/ directoryStandard Library Python modules in the Lib/ directorytopic-unicode