| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Drop support for Python 3.4 and make minimum version 3.5.2. | Rapptz | 2018-06-10 | 1 | -140/+0 |
| * | Stop asyncio.async throwing a syntax error in 3.7. | MysterialPy | 2017-11-13 | 1 | -1/+1 |
| * | Add compatibility shim for asyncio.Future creation. | Rapptz | 2017-01-25 | 1 | -0/+9 |
| * | Update copyright year to 2017. | Rapptz | 2017-01-20 | 1 | -1/+1 |
| * | Add compatibility layer for `run_coroutine_threadsafe`. | Rapptz | 2016-04-25 | 1 | -0/+131 |