Skip to content

Comments

Remove asyncio_default_fixture_loop_scope setting#1205

Merged
mhucka merged 5 commits intomainfrom
update-pytest-ini
Feb 24, 2026
Merged

Remove asyncio_default_fixture_loop_scope setting#1205
mhucka merged 5 commits intomainfrom
update-pytest-ini

Conversation

@mhucka
Copy link
Contributor

@mhucka mhucka commented Feb 23, 2026

The behavior of the default value of asyncio_default_fixture_loop_scope changed in Pytest 1.2.0. Now setting it to "function" results in an error. Removing the setting from pytest.ini makes things work again.

The behavior of the default value of
`asyncio_default_fixture_loop_scope` changed in Pytest 1.2.0. Now
setting it to "function" results in an error. Removing the setting from
`pytest.ini` makes things work again.
@mhucka mhucka added this pull request to the merge queue Feb 24, 2026
@github-merge-queue github-merge-queue bot removed this pull request from the merge queue due to failed status checks Feb 24, 2026
@mhucka mhucka added this pull request to the merge queue Feb 24, 2026
Merged via the queue into main with commit 460238f Feb 24, 2026
26 checks passed
@mhucka mhucka deleted the update-pytest-ini branch February 24, 2026 05:41
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants