Skip to content

Pydle V0.8.5 - "Three what?"

Compare
Choose a tag to compare
@theunkn0wn1 theunkn0wn1 released this 23 Dec 19:06
· 141 commits to master since this release

Maintenance update.

Features

Python3.7 support.

Bugfixes

Importing pydle under python 3.7 nolonger crashes.

Changes

  • Removal of pydle.async entirely
    - pydle.coroutine and pydle.Future are now just forward-references to asyncio.coroutine and asyncio.Future

Feel free to report issues with this update on the issue tracker