Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
python
/
cpython2
/
13a7eb452940bf02bcd5ac1a15c630d011027b51
/
Modules
/
_posixsubprocess.c
dcb2403
Issue #8485: PyUnicode_FSConverter() doesn't accept bytearray object anymore,
by Victor Stinner
· 15 years ago
0e59cc3
Issue #8393: subprocess accepts bytes, bytearray and str with surrogates for
by Victor Stinner
· 15 years ago
32ec9da
* Fix a refleak when a preexec_fn was supplied (preexec_fn_args_tuple was not
by Gregory P. Smith
· 15 years ago
68f5217
* Fix the refcount leak in _PySequence_BytesToCharpArray from r78946.
by Gregory P. Smith
· 15 years ago
fb94c5f
* Replaces the internals of the subprocess module from fork through exec on
by Gregory P. Smith
· 15 years ago