null

Results 5 issues of null

changelog: - removed trailing break statement in a switch statement - removed `else return` - shortened if-else statements

feel free to let me know if things need to be changed

Hi! thanks for the amazing framework! I've been using it in two of my currently only public Rust projects, one of which has garnered over 7k downloads a month last...

enhancement

Fixes #75 Fixes #78 ## Proposed Changes - Add Python 3.12 support by making the `aiohttp` dependency use versions `>=3.9.0`. (#74) - Add Python 3.11 support by migrating from `setup.py`...