| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Add compatibility shim for asyncio.Future creation. | Rapptz | 2017-01-25 | 1 | -0/+9 |
| | | | | | Should provide better support for uvloop. | ||||
| * | 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 |
| This is a breaking change, since discord.utils.create_task is moved to discord.compat.create_task. | |||||