-
-
Notifications
You must be signed in to change notification settings - Fork 34.4k
Subprocess does not find executable on Windows if it is PATH with quotes #61225
Copy link
Copy link
Closed
Labels
3.7 (EOL)end of lifeend of lifeOS-windowsstdlibStandard 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 | 17023 |
|---|---|
| Nosy | @tjguk, @eli-b, @zware, @eryksun, @zooba |
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/tjguk'
closed_at = <Date 2015-02-08.12:53:07.686>
created_at = <Date 2013-01-24.13:09:21.512>
labels = ['3.7', 'invalid', 'type-bug', 'library', 'OS-windows']
title = 'Subprocess does not find executable on Windows if it is PATH with quotes'
updated_at = <Date 2020-03-18.11:19:02.050>
user = 'https://bugs.python.org/pekkaklarck'bugs.python.org fields:
activity = <Date 2020-03-18.11:19:02.050>
actor = 'eryksun'
assignee = 'tim.golden'
closed = True
closed_date = <Date 2015-02-08.12:53:07.686>
closer = 'tim.golden'
components = ['Library (Lib)', 'Windows']
creation = <Date 2013-01-24.13:09:21.512>
creator = 'pekka.klarck'
dependencies = []
files = []
hgrepos = []
issue_num = 17023
keywords = []
message_count = 4.0
messages = ['180520', '222891', '235393', '364512']
nosy_count = 7.0
nosy_names = ['tim.golden', 'pekka.klarck', 'BreamoreBoy', 'Eli_B', 'zach.ware', 'eryksun', 'steve.dower']
pr_nums = []
priority = 'normal'
resolution = 'not a bug'
stage = 'resolved'
status = 'closed'
superseder = None
type = 'behavior'
url = 'https://bugs.python.org/issue17023'
versions = ['Python 2.7', 'Python 3.4', 'Python 3.5', 'Python 3.6', 'Python 3.7']Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
3.7 (EOL)end of lifeend of lifeOS-windowsstdlibStandard 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