-
-
Notifications
You must be signed in to change notification settings - Fork 34.2k
Closed
Labels
easystdlibStandard 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 | 15595 |
|---|---|
| Nosy | @loewis, @vstinner, @asvetlov, @cjerdonek |
| 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-08-19.19:22:45.666>
created_at = <Date 2012-08-08.21:36:14.627>
labels = ['easy', 'type-bug', 'library']
title = 'subprocess.Popen(universal_newlines=True) does not work for certain locales'
updated_at = <Date 2012-08-19.19:22:45.665>
user = 'https://github.com/cjerdonek'bugs.python.org fields:
activity = <Date 2012-08-19.19:22:45.665>
actor = 'asvetlov'
assignee = 'none'
closed = True
closed_date = <Date 2012-08-19.19:22:45.666>
closer = 'asvetlov'
components = ['Library (Lib)']
creation = <Date 2012-08-08.21:36:14.627>
creator = 'chris.jerdonek'
dependencies = []
files = ['26728', '26729', '26733', '26734', '26899']
hgrepos = []
issue_num = 15595
keywords = ['patch', 'easy']
message_count = 15.0
messages = ['167719', '167720', '167721', '167722', '167727', '167741', '167744', '167745', '167748', '167750', '167753', '168585', '168587', '168588', '168589']
nosy_count = 5.0
nosy_names = ['loewis', 'vstinner', 'asvetlov', 'chris.jerdonek', 'python-dev']
pr_nums = []
priority = 'normal'
resolution = 'fixed'
stage = 'resolved'
status = 'closed'
superseder = None
type = 'behavior'
url = 'https://bugs.python.org/issue15595'
versions = ['Python 3.2', 'Python 3.3']Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
easystdlibStandard 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