Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge branch 'master' into trollius | Victor Stinner | 2015-07-09 | 1 | -1/+1 |
|\ | |||||
| * | replace tulip with asyncio | Victor Stinner | 2015-07-09 | 1 | -1/+1 |
* | | Add interop_asyncio.py example | Victor Stinner | 2015-07-07 | 1 | -0/+53 |
* | | Port asyncio to Python 2, examples/ directory | Victor Stinner | 2015-07-07 | 25 | -253/+340 |
* | | Replace asyncio with trollius in code and config | Victor Stinner | 2015-07-06 | 25 | -42/+42 |
|/ | |||||
* | Fix subprocess_attach_write_pipe example | Victor Stinner | 2015-01-30 | 1 | -1/+1 |
* | Fix a ResourceWarning in the shell example | Victor Stinner | 2015-01-30 | 1 | -1/+3 |
* | Python issue #23208: Add BaseEventLoop._current_handle | Victor Stinner | 2015-01-26 | 25 | -0/+3176 |