| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Fix warning in test_close_kill_running() | Victor Stinner | 2015-02-17 | 1 | -0/+1 |
| * | Python issue #23475: Fix test_close_kill_running() | Victor Stinner | 2015-02-17 | 1 | -2/+10 |
| * | BaseSubprocessTransport.close() doesn't try to kill the process if it already | Victor Stinner | 2015-02-10 | 1 | -0/+55 |
| * | Python issue #23347: send_signal(), terminate(), kill() don't check if the | Victor Stinner | 2015-01-30 | 1 | -16/+0 |
| * | Fix ResourceWarning in test_subprocess.test_proc_exit() | Victor Stinner | 2015-01-30 | 1 | -0/+2 |
| * | Python issue #23347: send_signal(), kill() and terminate() methods of | Victor Stinner | 2015-01-29 | 1 | -0/+65 |
| * | Python issue #23208: Add BaseEventLoop._current_handle | Victor Stinner | 2015-01-26 | 1 | -0/+338 |
