- 26 Mar, 2006 3 kayıt (commit)
-
-
Hye-Shik Chang yazdı
(reviewed by Walter Dörwald)
-
Raymond Hettinger yazdı
-
Neal Norwitz yazdı
-
- 25 Mar, 2006 11 kayıt (commit)
-
-
Neal Norwitz yazdı
-
Raymond Hettinger yazdı
-
Neal Norwitz yazdı
Will backport.
-
Skip Montanaro yazdı
-
Georg Brandl yazdı
-
Raymond Hettinger yazdı
-
Phillip J. Eby yazdı
-
Tim Peters yazdı
-
Phillip J. Eby yazdı
-
Phillip J. Eby yazdı
that yields after a throw(). Make @contextmanager not reraise exceptions, but return a false value in that case instead. Add test cases for both behaviors.
-
Phillip J. Eby yazdı
-
- 24 Mar, 2006 13 kayıt (commit)
-
-
Raymond Hettinger yazdı
-
Raymond Hettinger yazdı
-
Phillip J. Eby yazdı
string exception was causing a TypeError.
-
Raymond Hettinger yazdı
Adds join() and task_done() methods to track when all enqueued tasks have been gotten and fully processed by daemon consumer threads.
-
Nick Coghlan yazdı
-
Nick Coghlan yazdı
-
Neal Norwitz yazdı
-
Martin v. Löwis yazdı
-
Martin v. Löwis yazdı
Cleanup terminated processes as well. Add cmd attribute to Popen4.
-
Neal Norwitz yazdı
-
Neal Norwitz yazdı
-
Neal Norwitz yazdı
-
Neal Norwitz yazdı
Rename file -> filename to be clear. Will backport.
-
- 23 Mar, 2006 12 kayıt (commit)
-
-
Martin v. Löwis yazdı
-
Martin v. Löwis yazdı
-
Martin v. Löwis yazdı
commands. If there are active commands when the tests start, fail, printing these commands.
-
Martin v. Löwis yazdı
child process is closed when the test completes.
-
Hye-Shik Chang yazdı
and later versions because they bumped the default setting to get our basic tests to run correctly..
-
Hye-Shik Chang yazdı
-
Hye-Shik Chang yazdı
BSD make stops the build when it tries to expand wild cards on empty directories.
-
Neal Norwitz yazdı
wrt to ssize_t.
-
Neal Norwitz yazdı
-
Tim Peters yazdı
to stop truncating it.
-
Neal Norwitz yazdı
Fix crash when a Unicode string containing an encoding declaration is compile()d. Fixes #1115379.
-
Tim Peters yazdı
-
- 22 Mar, 2006 1 kayıt (commit)
-
-
Barry Warsaw yazdı
-