Skip to content

Support pytest 9 changes#391

Closed
s-t-e-v-e-n-k wants to merge 4 commits into
mahmoud:masterfrom
s-t-e-v-e-n-k:support-pytest-9
Closed

Support pytest 9 changes#391
s-t-e-v-e-n-k wants to merge 4 commits into
mahmoud:masterfrom
s-t-e-v-e-n-k:support-pytest-9

Conversation

@s-t-e-v-e-n-k

Copy link
Copy Markdown
Contributor

Starting from pytest 7, the py.path arguments to pytest's hook functions have been deprecated, replaced with pathlib.Path equivalents. Since pytest 7 is the minimum version we support, move to using it.

s-t-e-v-e-n-k and others added 4 commits December 15, 2025 14:38
Starting from pytest 7, the py.path arguments to pytest's hook functions
have been deprecated, replaced with pathlib.Path equivalents. Since
pytest 7 is the minimum version we support, move to using it.
@mahmoud

mahmoud commented Dec 30, 2025

Copy link
Copy Markdown
Owner

Thanks for this! Merged in 6b9a2bf

@mahmoud mahmoud closed this Dec 30, 2025
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.

2 participants