MysterialPy
|
096584733e
|
Stop asyncio.async throwing a syntax error in 3.7.
Maintains support for < 3.4.4
|
2017-11-13 22:07:54 +10:00 |
|
Rapptz
|
b876133e87
|
Add compatibility shim for asyncio.Future creation.
Should provide better support for uvloop.
|
2017-01-25 21:38:50 -05:00 |
|
Rapptz
|
ff9f5749e1
|
Update copyright year to 2017.
|
2017-01-20 23:19:19 -05:00 |
|
Rapptz
|
fda0c8cea0
|
Add compatibility layer for run_coroutine_threadsafe .
This is a breaking change, since discord.utils.create_task is moved
to discord.compat.create_task.
|
2016-04-25 20:52:16 -04:00 |
|