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 2012-04-18 17:12 by eric.araujo, last changed 2022-04-11 14:57 by admin. This issue is now closed.
Files | ||||
---|---|---|---|---|
File name | Uploaded | Description | Edit | |
subprocess.rst-2.7.patch | cvrebert, 2012-09-15 19:53 | patch against 2.7; mentions pipes.quote | review | |
subprocess.rst-default.diff | cvrebert, 2012-10-28 08:33 | patch against default branch; only mention shlex.quote() | review | |
pipes.rst.diff | cvrebert, 2012-10-28 09:10 | document pipes.quote() in 2.7 | review |
History | |||
---|---|---|---|
Date | User | Action | Args |
2022-04-11 14:57:29 | admin | set | github: 58821 |
2013-05-28 18:28:56 | eric.araujo | set | messages: + msg190234 |
2012-10-28 09:49:29 | asvetlov | set | status: open -> closed type: enhancement messages: + msg174020 resolution: fixed stage: resolved |
2012-10-28 09:48:14 | python-dev | set | messages: + msg174019 |
2012-10-28 09:43:14 | python-dev | set | nosy:
+ python-dev messages: + msg174018 |
2012-10-28 09:10:30 | cvrebert | set | files:
+ pipes.rst.diff messages: + msg174014 versions: + Python 3.4, Python 3.5 |
2012-10-28 09:04:15 | cvrebert | set | files: - subprocess.rst-3.3.patch |
2012-10-28 08:33:24 | cvrebert | set | files:
+ subprocess.rst-default.diff messages: + msg174011 |
2012-10-25 17:44:08 | ezio.melotti | set | nosy:
+ ezio.melotti messages: + msg173777 |
2012-10-25 13:51:29 | asvetlov | set | nosy:
+ asvetlov messages: + msg173759 |
2012-10-25 07:28:10 | cvrebert | set | messages: + msg173740 |
2012-09-17 14:20:18 | eric.araujo | set | messages: + msg170611 |
2012-09-15 19:54:51 | cvrebert | set | files: - subprocess_shlex_quote.patch |
2012-09-15 19:54:42 | cvrebert | set | files:
+ subprocess.rst-3.3.patch messages: + msg170528 |
2012-09-15 19:53:41 | cvrebert | set | files: + subprocess.rst-2.7.patch |
2012-06-10 01:23:46 | eric.araujo | set | messages: + msg162571 |
2012-06-10 01:23:02 | eric.araujo | set | nosy:
+ sandro.tosi messages: + msg162570 |
2012-05-14 00:14:12 | cvrebert | set | files:
+ subprocess_shlex_quote.patch keywords: + patch messages: + msg160586 |
2012-04-23 12:30:42 | cvrebert | set | nosy:
+ cvrebert |
2012-04-23 08:41:24 | tshepang | set | nosy:
+ tshepang |
2012-04-18 17:12:37 | eric.araujo | create |