Skip to content

v0.5.4

Compare
Choose a tag to compare
@1st1 1st1 released this 05 Oct 18:45
· 446 commits to master since this release
- Fix ARCHFLAGS handling in setup.py

- Signal handling was rewritten from scratch. Now it's
  done in the exact same way as in asyncio (using
  signal.set_wakeup_fd instead of libuv signal handles).