-
-
Notifications
You must be signed in to change notification settings - Fork 34.2k
Closed
Labels
docsDocumentation in the Doc dirDocumentation in the Doc dirstdlibStandard 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 | 7939 |
|---|---|
| Nosy | @birkenfeld, @bitdancer, @briancurtin |
| Superseder |
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 = 'https://github.com/birkenfeld'
closed_at = <Date 2010-02-16.15:36:59.024>
created_at = <Date 2010-02-16.12:44:47.925>
labels = ['type-bug', 'library', 'docs']
title = 'subprocess: call([arg, arg2], shell=True) vs call(arg+" "+arg2, shell=True)'
updated_at = <Date 2010-02-17.06:58:23.576>
user = 'https://bugs.python.org/techtonik'bugs.python.org fields:
activity = <Date 2010-02-17.06:58:23.576>
actor = 'techtonik'
assignee = 'georg.brandl'
closed = True
closed_date = <Date 2010-02-16.15:36:59.024>
closer = 'brian.curtin'
components = ['Documentation', 'Library (Lib)']
creation = <Date 2010-02-16.12:44:47.925>
creator = 'techtonik'
dependencies = []
files = []
hgrepos = []
issue_num = 7939
keywords = []
message_count = 11.0
messages = ['99401', '99413', '99416', '99418', '99420', '99422', '99427', '99435', '99436', '99437', '99463']
nosy_count = 4.0
nosy_names = ['georg.brandl', 'techtonik', 'r.david.murray', 'brian.curtin']
pr_nums = []
priority = 'normal'
resolution = 'duplicate'
stage = 'resolved'
status = 'closed'
superseder = '6760'
type = 'behavior'
url = 'https://bugs.python.org/issue7939'
versions = ['Python 2.5']Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
docsDocumentation in the Doc dirDocumentation in the Doc dirstdlibStandard 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