Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

ci: Use Python 3.8 to test latest pluggy #11294

Merged
merged 1 commit into from
Aug 7, 2023

Conversation

The-Compiler
Copy link
Member

Pluggy dropped Python 3.7 support.
Also see 165fbbd

Fixes #11293

Pluggy dropped Python 3.7 support.
Also see 165fbbd

Fixes pytest-dev#11293
Copy link
Member

@nicoddemus nicoddemus left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks! We should backport this too.

@nicoddemus nicoddemus added the needs backport applied to PRs, indicates that it should be ported to the current bug-fix branch label Aug 7, 2023
@nicoddemus nicoddemus merged commit 5c7c3f6 into pytest-dev:7.4.x Aug 7, 2023
26 checks passed
@nicoddemus nicoddemus added backport 7.4.x and removed needs backport applied to PRs, indicates that it should be ported to the current bug-fix branch labels Aug 7, 2023
@The-Compiler
Copy link
Member Author

This is already against the 7.4.x branch, it doesn't make sense against main (as the linked commit is there already) 😉

@nicoddemus
Copy link
Member

Doh, didn't notice.

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