623ab74
docs: Prepare release of v0.25.1.c236550
docs: Fix broken link to the pytest.mark.asyncio reference.41c645b
fix: Correct warning message when redefining the event_loop
fixture.2fd10f8
docs: Clarify deprecation of event_loop fixture.a4e82ab
docs: Added changelog entry for #1020.04f9044
refactor: Replace the "__original_fixture_loop" magic
attribute with the more...dafef6c
refactor: Extracted a function to mark an event loop as created by
pytest-asy...0c931b7
refactor: Extracted function to check if a loop was created by
pytest-asyncio.0642dcd
fix: Fix broken event loop when a function-scoped test is in between two
wide...050a5f8
[pre-commit.ci] pre-commit autoupdate