Debian Patches
Status for pytest-aiohttp/1.1.0-3
Patch | Description | Author | Forwarded | Bugs | Origin | Last update |
---|---|---|---|---|---|---|
pytest-8.4.0.patch | tests: add pytest.ini to set asyncio_default_fixture_loop_scope Recent versions of pytest-asyncio and pytest introduced stricter handling of asynchronous fixtures. If the 'asyncio_default_fixture_loop_scope' option is unset, async fixtures may emit DeprecationWarnings during pytest configuration. This can break tests using pytester by preventing pytest from generating a terminal summary. This prevents the warning and ensures consistent and stable test execution for async tests. |
Maxim Tulskiy <tulskijms@altlinux.org> | no | debian | other, https://github.com/aio-libs/pytest-aiohttp/pull/115 | 2025-10-10 |