-
-
Notifications
You must be signed in to change notification settings - Fork 32.7k
Closed
Labels
stdlibPython modules in the Lib dirPython modules in the Lib dirtype-bugAn unexpected behavior, bug, or errorAn unexpected behavior, bug, or error
Description
BPO | 9265 |
---|---|
Nosy | @ericvsmith, @merwok, @bitdancer, @briancurtin, @skrah |
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-07-20.11:57:18.885>
created_at = <Date 2010-07-15.05:20:52.756>
labels = ['type-bug', 'library']
title = 'Incorrect name passed as arg[0] when shell=True and executable specified'
updated_at = <Date 2010-07-20.11:57:18.883>
user = 'https://bugs.python.org/narnie'
bugs.python.org fields:
activity = <Date 2010-07-20.11:57:18.883>
actor = 'skrah'
assignee = 'none'
closed = True
closed_date = <Date 2010-07-20.11:57:18.885>
closer = 'skrah'
components = ['Library (Lib)']
creation = <Date 2010-07-15.05:20:52.756>
creator = 'narnie'
dependencies = []
files = ['18010', '18027']
hgrepos = []
issue_num = 9265
keywords = []
message_count = 20.0
messages = ['110346', '110359', '110360', '110361', '110363', '110364', '110365', '110371', '110372', '110375', '110377', '110380', '110434', '110676', '110678', '110747', '110758', '110763', '110852', '110890']
nosy_count = 6.0
nosy_names = ['eric.smith', 'eric.araujo', 'r.david.murray', 'brian.curtin', 'skrah', 'narnie']
pr_nums = []
priority = 'normal'
resolution = 'fixed'
stage = 'resolved'
status = 'closed'
superseder = None
type = 'behavior'
url = 'https://bugs.python.org/issue9265'
versions = ['Python 2.6', 'Python 3.1', 'Python 2.7']
Metadata
Metadata
Assignees
Labels
stdlibPython modules in the Lib dirPython modules in the Lib dirtype-bugAn unexpected behavior, bug, or errorAn unexpected behavior, bug, or error