| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Close transports on error | Victor Stinner | 2015-01-23 | 1 | -3/+21 |
| * | BaseEventLoop._create_connection_transport() catchs any exception, not only | Victor Stinner | 2015-01-22 | 1 | -1/+1 |
| * | Cleanup BaseEventLoop._create_connection_transport() | Victor Stinner | 2015-01-16 | 1 | -1/+1 |
| * | Fix BaseEventLoop._create_connection_transport() | Victor Stinner | 2015-01-14 | 1 | -1/+6 |
| * | Truncate to 80 columns | Victor Stinner | 2015-01-09 | 1 | -2/+2 |
| * | _make_ssl_transport: make the waiter parameter optional | Victor Stinner | 2015-01-08 | 1 | -1/+1 |
| * | Python issue #23046: Expose the BaseEventLoop class in the asyncio namespace | Victor Stinner | 2015-01-06 | 1 | -1/+1 |
| * | Python issue #22926: In debug mode, call_soon(), call_at() and call_later() | Victor Stinner | 2014-12-26 | 1 | -18/+20 |
| * | Python issue #23074: get_event_loop() now raises an exception if the thread has | Victor Stinner | 2014-12-18 | 1 | -1/+1 |
| * | Add run_aiotest.py | Victor Stinner | 2014-12-12 | 1 | -0/+1113 |
