1. dcb2403 Issue #8485: PyUnicode_FSConverter() doesn't accept bytearray object anymore, by Victor Stinner · 14 years ago
  2. 0e59cc3 Issue #8393: subprocess accepts bytes, bytearray and str with surrogates for by Victor Stinner · 14 years ago
  3. 32ec9da * Fix a refleak when a preexec_fn was supplied (preexec_fn_args_tuple was not by Gregory P. Smith · 14 years ago
  4. 68f5217 * Fix the refcount leak in _PySequence_BytesToCharpArray from r78946. by Gregory P. Smith · 14 years ago
  5. fb94c5f * Replaces the internals of the subprocess module from fork through exec on by Gregory P. Smith · 14 years ago