This issue tracker has been migrated to GitHub,
and is currently read-only.
For more information,
see the GitHub FAQs in the Python's Developer Guide.
Created on 2009-02-20 09:14 by jahakala, last changed 2022-04-11 14:56 by admin. This issue is now closed.
Files | ||||
---|---|---|---|---|
File name | Uploaded | Description | Edit | |
os-popen.diff | jahakala, 2009-02-20 11:12 | Lib/os.py fix against release26-maint | ||
os-popen-list.patch | exarkun, 2009-08-27 16:43 | Unit tests for os.popen2, os.popen3, and os.popen4 with a list instead of a string | ||
subprocess-conversion-doc.patch | exarkun, 2009-09-05 15:12 | update the docs for converting from os.popen* to subprocess.Popen | ||
subprocess-conversion-doc2.patch | pjenvey, 2009-09-29 17:17 |
History | |||
---|---|---|---|
Date | User | Action | Args |
2022-04-11 14:56:45 | admin | set | github: 49579 |
2009-09-29 19:19:57 | pjenvey | set | status: open -> closed resolution: accepted -> fixed messages: + msg93318 |
2009-09-29 18:49:15 | barry | set | keywords:
- needs review assignee: pjenvey resolution: accepted |
2009-09-29 17:17:27 | pjenvey | set | files:
+ subprocess-conversion-doc2.patch messages: + msg93304 |
2009-09-05 15:13:17 | exarkun | set | messages: + msg92279 |
2009-09-05 15:12:49 | exarkun | set | files: + subprocess-conversion-doc.patch |
2009-09-04 02:59:43 | pjenvey | set | messages: + msg92229 |
2009-09-04 02:51:17 | exarkun | set | messages: + msg92228 |
2009-09-04 02:37:33 | pjenvey | set | nosy:
+ pjenvey messages: + msg92227 |
2009-08-27 16:44:57 | exarkun | set | nosy:
+ exarkun messages: + msg92008 |
2009-08-27 16:43:13 | exarkun | set | files: + os-popen-list.patch |
2009-07-08 13:22:05 | amaury.forgeotdarc | set | keywords:
+ needs review nosy: + amaury.forgeotdarc messages: + msg90266 |
2009-07-08 08:15:09 | maxb | set | messages: + msg90259 |
2009-07-08 08:12:41 | maxb | set | nosy:
+ maxb |
2009-02-21 14:24:44 | pitrou | set | priority: high nosy: + pitrou messages: + msg82567 versions: + Python 2.7 |
2009-02-20 11:13:01 | jahakala | set | files: - os-popen.diff |
2009-02-20 11:12:38 | jahakala | set | files: + os-popen.diff |
2009-02-20 09:35:11 | jahakala | set | type: behavior |
2009-02-20 09:14:02 | jahakala | create |