| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | get unittest from trollius.test_utils | Victor Stinner | 2015-07-09 | 1 | -5/+4 |
| * | Fixes for Python 2.6 | Victor Stinner | 2015-07-09 | 1 | -2/+2 |
| * | Python 2.7 fixes | Victor Stinner | 2015-07-09 | 1 | -2/+3 |
| * | Fix Python 3.4 issues | Victor Stinner | 2015-07-09 | 1 | -1/+1 |
| * | Port asyncio to Python 2, tests/ directory | Victor Stinner | 2015-07-07 | 1 | -30/+41 |
| * | Replace asyncio with trollius in code and config | Victor Stinner | 2015-07-06 | 1 | -25/+25 |
| * | tests: Use os.devnull instead of hardcoded '/dev/null'. | Victor Stinner | 2015-02-17 | 1 | -3/+3 |
| * | Fix _UnixReadPipeTransport and _UnixWritePipeTransport | Victor Stinner | 2015-01-29 | 1 | -18/+11 |
| * | Python issue #23208: Add BaseEventLoop._current_handle | Victor Stinner | 2015-01-26 | 1 | -0/+1568 |
