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 EOL Python 3.8 support #1162

Merged
merged 3 commits into from
Dec 7, 2024
Merged

Conversation

nicoddemus
Copy link
Member

Also executed pyupgrade --py39-plus on all files.

We need to use string annotations otherwise we get this error:

```
ValueError: ("the use of non-builtin globals isn't supported", ['execnet', 'Any'])
```
@nicoddemus nicoddemus merged commit 39c62b3 into pytest-dev:master Dec 7, 2024
21 checks passed
@nicoddemus nicoddemus deleted the drop-py38 branch December 7, 2024 13:09
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