Skip to content

Limit event_loop_policy parametrization to async tests#1491

Open
lin-hongkuan wants to merge 1 commit into
pytest-dev:mainfrom
lin-hongkuan:codex/limit-event-loop-policy-autouse
Open

Limit event_loop_policy parametrization to async tests#1491
lin-hongkuan wants to merge 1 commit into
pytest-dev:mainfrom
lin-hongkuan:codex/limit-event-loop-policy-autouse

Limit event_loop_policy parametrization to async tests

3080bc3
Select commit
Loading
Failed to load commit list.
PSF Chronographer / Timeline protection succeeded Jun 25, 2026 in 1s

Timeline protection: Good to go

Great! This change has been recorded to the chronicles

You are good at keeping records! Image source: Unsplash ID=bByhWydZLW0

This PR is missing news fragments.

Add a file under changelog.d/, like:
123.changed.rst. You can use the Towncrier CLI to create it. Make sure to match the writing style with the existing change log content.

If this change isn't user-facing, ask the maintainers to apply the skip-changelog label. Please, include a justification.

Details

The following news fragments found: [<PatchedFile: changelog.d/796.fixed.rst>]

Pattern: re.compile('changelog.d/(?P<issue_number>[^\\./]+)\.(?P<fragment_type>security|removed|deprecated|added|changed|fixed|downstream)(\.\d+)?(\.[^\\./]+)*\.rst$')