Skip to content

v0.4.15

Compare
Choose a tag to compare
@1st1 1st1 released this 09 May 03:03
· 626 commits to master since this release
- Fix exceptions to be raised instead of being logged in
  some cases (to be consistent with asyncio);

- loop.create_server now fails if it can't bind to the
  address.