Temporary silent *asyncio.iscoroutinefunction.*:DeprecationWarning (#1739)

* Temporary silent `*asyncio.iscoroutinefunction.*:DeprecationWarning` until `uvloop` fix
Bump pytest to 9.*
Bump dev deps

* Add 1739.misc.rst
This commit is contained in:
Andrew 2025-12-07 00:33:09 +02:00 committed by GitHub
parent c5a403a2f1
commit b611e083a8
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
2 changed files with 13 additions and 7 deletions

1
CHANGES/1739.misc.rst Normal file
View file

@ -0,0 +1 @@
This PR temporary silents warn when `uvloop` uses deprecated `asyncio.iscoroutinefunction` function in py3.14+