- Raising Python exceptions.
- Handling of system signals.
- Implemented event's timer interface.
- Prepared interface for event timeout.
- Implemented GitHUb CI with linter stages.
Uringprefix renamed toPuring.PuringLoopbecame child of asyncio event-loop.PuringFileinterface completed.PuringSocketinterface completed.- Makefile includes linter stages.
- Sockets debugged and simple benchmark added.
- Implemented check that calls are made from loop.
- Implemented UringFile to fix file interface and shadow FD usage.
peek_cqereplaced withwait_cqe_timeouton app shutdown and loop closing.- Module initialization moved to separate module.
- Separation between C and Python layers imporved.
- First version with basic functionality