Created on 2010-06-24 20:12 by kr, last changed 2011-01-02 14:50 by georg.brandl. This issue is now closed.
| Files | ||||
|---|---|---|---|---|
| File name | Uploaded | Description | Edit | |
| fd-close.patch | kr, 2010-06-24 20:12 | Patch against Python 2.6.5 subprocess.py should not close standard fds | ||
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2011-01-02 14:50:54 | georg.brandl | set | status: open -> closed nosy: + georg.brandl messages: + msg125059 superseder: subprocess.Popen fails with stdout=PIPE, stderr=PIPE if standard descriptors (0, 1, 2) are closed. resolution: duplicate |
| 2010-12-22 09:05:01 | eric.araujo | set | title: [includes patch] subprocess module closes standard file descriptors when it should not -> subprocess closes standard file descriptors when it should not nosy: + astrand versions: + Python 3.1, Python 2.7, Python 3.2, - Python 2.6 keywords: + needs review stage: patch review |
| 2010-06-24 20:17:02 | kr | set | messages: + msg108549 |
| 2010-06-24 20:12:14 | kr | create | |
