- 25 Mar, 2006 1 commit
-
-
Phillip J. Eby authored
-
- 24 Mar, 2006 13 commits
-
-
Raymond Hettinger authored
-
Raymond Hettinger authored
-
Phillip J. Eby authored
string exception was causing a TypeError.
-
Raymond Hettinger authored
Adds join() and task_done() methods to track when all enqueued tasks have been gotten and fully processed by daemon consumer threads.
-
Nick Coghlan authored
-
Nick Coghlan authored
-
Neal Norwitz authored
-
Martin v. Löwis authored
-
Martin v. Löwis authored
Cleanup terminated processes as well. Add cmd attribute to Popen4.
-
Neal Norwitz authored
-
Neal Norwitz authored
-
Neal Norwitz authored
-
Neal Norwitz authored
Rename file -> filename to be clear. Will backport.
-
- 23 Mar, 2006 12 commits
-
-
Martin v. Löwis authored
-
Martin v. Löwis authored
-
Martin v. Löwis authored
commands. If there are active commands when the tests start, fail, printing these commands.
-
Martin v. Löwis authored
child process is closed when the test completes.
-
Hye-Shik Chang authored
and later versions because they bumped the default setting to get our basic tests to run correctly..
-
Hye-Shik Chang authored
-
Hye-Shik Chang authored
BSD make stops the build when it tries to expand wild cards on empty directories.
-
Neal Norwitz authored
wrt to ssize_t.
-
Neal Norwitz authored
-
Tim Peters authored
to stop truncating it.
-
Neal Norwitz authored
Fix crash when a Unicode string containing an encoding declaration is compile()d. Fixes #1115379.
-
Tim Peters authored
-
- 22 Mar, 2006 10 commits
-
-
Barry Warsaw authored
-
Thomas Heller authored
on 64-bit platforms.
-
Thomas Heller authored
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 authored
-
Hye-Shik Chang authored
comments in the file. (SF #1455641)
-
Neal Norwitz authored
-
Georg Brandl authored
-
Tim Peters authored
-
Tim Peters authored
-
Barry Warsaw authored
-
- 21 Mar, 2006 4 commits
-
-
Barry Warsaw authored
-
Barry Warsaw authored
-
Barry Warsaw authored
-
Barry Warsaw authored
-