Add 1730.feature.rst

This commit is contained in:
andrew000 2025-10-09 21:36:27 +03:00
parent 75eb9714fd
commit 0575d686c6

6
CHANGES/1730.feature.rst Normal file
View file

@ -0,0 +1,6 @@
This PR updates the codebase to support Python 3.14.
- Updated project dep `aiohttp`
- Updated development deps
- Fixed tests to support Py3.14
- Refactored `uvloop` using due to deprecation of `asyncio.set_event_loop_police`