1. ad62489 Bug #1500293: fix memory leaks in _subprocess module. by Georg Brandl · 18 years ago
  2. bf92f46 Convert more modules to METH_VARARGS. by Georg Brandl · 18 years ago
  3. c9d78aa Years in the making. by Tim Peters · 18 years ago
  4. 1ac754f Check return result from Py_InitModule*(). This API can fail. by Neal Norwitz · 19 years ago
  5. e515293 added TerminateProcess support to _subprocess driver by Fredrik Lundh · 19 years ago
  6. 63168a5 added PSF licensing blurbs to relevant files by Fredrik Lundh · 19 years ago
  7. 3a49e92 r858@spiff: Fredrik | 2005-11-10 23:40:04 +0100 #1346547 by Fredrik Lundh · 19 years ago
  8. bb4692b r849@spiff: Fredrik | 2005-11-09 10:00:04 +0100 by Fredrik Lundh · 19 years ago
  9. c1d6536 When using shell=True on Windows, don't display a shell window by default. Fixes #1057061. by Peter Astrand · 20 years ago
  10. f3250b0 Before this turns into an unreadable mess, follow PEP 7 by using by Tim Peters · 20 years ago
  11. 5b3687d Added Peter Astrand's subprocess module. by Fredrik Lundh · 20 years ago