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

Drop Python 3.6 and 3.7 support #36

Merged
merged 1 commit into from
Apr 30, 2024

Conversation

nicoddemus
Copy link
Member

@nicoddemus nicoddemus commented Apr 30, 2024

Drops EOL Python 3.6 and 3.7.

Use an upper bound because 3.12 is not supported yet due to the removed imp module.

@nicoddemus nicoddemus force-pushed the update-required-python branch 4 times, most recently from 2ace3a3 to 6e78204 Compare April 30, 2024 14:19
@nicoddemus nicoddemus changed the title Drop Python 3.6 and 3.8 support, add Python 3.12 Drop Python 3.6 and 3.8 support Apr 30, 2024
@nicoddemus nicoddemus changed the title Drop Python 3.6 and 3.8 support Drop Python 3.6 and 3.7 support Apr 30, 2024
Drops EOL Python `3.6` and `3.7`.

Use an upper bound because `3.12` is not supported yet due to the removed `imp` module.
@nicoddemus nicoddemus merged commit 4063b7b into pytest-dev:master Apr 30, 2024
13 checks passed
@nicoddemus nicoddemus deleted the update-required-python branch April 30, 2024 14:21
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.

None yet

1 participant