- 24 Mar, 2006 10 kayıt (commit)
-
-
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 10 kayıt (commit)
-
-
Barry Warsaw yazdı
-
Thomas Heller yazdı
on 64-bit platforms.
-
Thomas Heller yazdı
Don't use SEH when compiling wth mingw. Use IS_INTRESOURCE to determine function name from function ordinal. Rewrite the code that allocates and frees callback functions, hopefully this avoids the coverty warnings: Remove the THUNK typedef, and move the definition of struct ffi_info into the header file.
-
Thomas Heller yazdı
-
Hye-Shik Chang yazdı
comments in the file. (SF #1455641)
-
Neal Norwitz yazdı
-
Georg Brandl yazdı
-
Tim Peters yazdı
-
Tim Peters yazdı
-
Barry Warsaw yazdı
-
- 21 Mar, 2006 8 kayıt (commit)
-
-
Barry Warsaw yazdı
-
Barry Warsaw yazdı
-
Barry Warsaw yazdı
-
Barry Warsaw yazdı
-
Georg Brandl yazdı
-
Martin v. Löwis yazdı
-
Martin v. Löwis yazdı
-
Georg Brandl yazdı
was used unmotivated in the pow() docs)
-