| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Fix BaseSubprocessTransport.close() | Victor Stinner | 2015-01-14 | 1 | -0/+2 |
| * | Fix BaseSubprocessTransport._kill_wait() | Victor Stinner | 2015-01-14 | 1 | -1/+1 |
| * | Python issue #23173: If an exception is raised during the creation of a | Victor Stinner | 2015-01-14 | 1 | -24/+53 |
| * | Python issue #23209: Break some reference cycles in asyncio. Patch written by | Victor Stinner | 2015-01-09 | 1 | -0/+1 |
| * | Fix a race condition in BaseSubprocessTransport._try_finish() | Victor Stinner | 2014-12-18 | 1 | -1/+1 |
| * | Add run_aiotest.py | Victor Stinner | 2014-12-12 | 1 | -0/+197 |
