aboutsummaryrefslogtreecommitdiff
path: root/discord/compat.py
Commit message (Expand)AuthorAgeFilesLines
* Drop support for Python 3.4 and make minimum version 3.5.2.Rapptz2018-06-101-140/+0
* Stop asyncio.async throwing a syntax error in 3.7.MysterialPy2017-11-131-1/+1
* Add compatibility shim for asyncio.Future creation.Rapptz2017-01-251-0/+9
* Update copyright year to 2017.Rapptz2017-01-201-1/+1
* Add compatibility layer for `run_coroutine_threadsafe`.Rapptz2016-04-251-0/+131