| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | BaseEventLoop: rename _owner to _thread_id3.4.3 | Victor Stinner | 2015-02-04 | 1 | -6/+6 |
| * | Only call _check_resolved_address() in debug mode | Victor Stinner | 2015-02-04 | 1 | -16/+32 |
| * | Python issue #23243: On Python 3.4 and newer, emit a ResourceWarning when an | Victor Stinner | 2015-01-29 | 1 | -0/+11 |
| * | Python issue #23208: Don't use the traceback of the current handle if we | Victor Stinner | 2015-01-26 | 1 | -1/+2 |
| * | Python issue #23208: Add BaseEventLoop._current_handle | Victor Stinner | 2015-01-26 | 1 | -0/+1151 |
