- 22 May, 2009 1 kayıt (commit)
-
-
Philip Jenvey yazdı
deadlock. add a warning to subprocess docs about this, similar to Popen.wait's. refs http://bugs.jython.org/issue1351
-
- 18 Kas, 2007 1 kayıt (commit)
-
-
Nick Coghlan yazdı
-
- 11 Eyl, 2007 1 kayıt (commit)
-
-
Nick Coghlan yazdı
-
- 25 Agu, 2007 1 kayıt (commit)
-
-
Nick Coghlan yazdı
-
- 11 May, 2007 1 kayıt (commit)
-
-
Neal Norwitz yazdı
-
- 14 Mar, 2007 1 kayıt (commit)
-
-
Martin v. Löwis yazdı
Will backport.
-
- 29 Haz, 2006 1 kayıt (commit)
-
-
Neal Norwitz yazdı
be called at the end of each test that spawns children (perhaps it should be called from regrtest instead?). This will hopefully prevent some of the unexplained failures in the buildbots (hppa and alpha) during tests that spawn children. The problems were not reproducible. There were many zombies that remained at the end of several tests. In the worst case, this shouldn't cause any more problems, though it may not help either. Time will tell.
-
- 24 Nis, 2006 3 kayıt (commit)
-
-
Nick Coghlan yazdı
-
Nick Coghlan yazdı
-
Nick Coghlan yazdı
-
- 17 Nis, 2006 3 kayıt (commit)
-
-
Neal Norwitz yazdı
-
Neal Norwitz yazdı
-
Neal Norwitz yazdı
-
- 09 Mar, 2006 1 kayıt (commit)
-
-
Neal Norwitz yazdı
python . python < . both print a message, return non-zero and do not core dump.
-
- 13 Ara, 2005 1 kayıt (commit)
-
-
Hye-Shik Chang yazdı
files on the platform.
-
- 25 Kas, 2005 1 kayıt (commit)
-
-
Walter Dörwald yazdı
invoking the Python interpreter (which didn't work on non-english Windows versions). Check return codes instead.
-
- 30 Eki, 2005 1 kayıt (commit)
-
-
Tim Peters yazdı
Windows. Hacked it to pass, but not sure it's worth the bother.
-
- 08 Eki, 2005 1 kayıt (commit)
-
-
Guido van Rossum yazdı
but verify_valid_flag() wasn't expecting that. Will backport.
-
- 03 Eki, 2005 1 kayıt (commit)
-
-
Neal Norwitz yazdı
Also provide a warning if a directory is passed on the command line. Add minimal command line test. Will backport.
-