1. 478c82d Bug #1183780: Add Popen objects to _active only in __del__. by Martin v. Löwis · 19 years ago
  2. bfd7d6a Fix typo by Andrew M. Kuchling · 20 years ago
  3. 70a6b49 Replace backticks with repr() or "%r" by Walter Dörwald · 21 years ago
  4. 04f357c Get rid of relative imports in all unittests. Now anything that by Barry Warsaw · 23 years ago
  5. f90ae20 Patch #488073: AtheOS port. by Martin v. Löwis · 23 years ago
  6. fc3fc33 Checking in patch #103478 -- makes popen2 and fork1 tested on BeOS. by Moshe Zadka · 25 years ago
  7. 3620857 The "more" cmd varies across Windows flavors, sometimes adding stray by Tim Peters · 25 years ago
  8. 31f182e Added os.popen2() and os.popen3() for non-Windows platforms. by Fred Drake · 25 years ago
  9. 9407e55 -- changed test to work on platforms which have os.popen but no os.fork by Fredrik Lundh · 25 years ago
  10. 59e4f37 Test for popen2 module, by Chris Tismer. by Guido van Rossum · 26 years ago