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

Add back support for Python 3.7 #882

Merged
merged 1 commit into from
Sep 7, 2023

Conversation

mrbean-bremen
Copy link
Member

@mrbean-bremen mrbean-bremen commented Sep 6, 2023

  • too early to drop it
  • disable failing tests for Python 3.7 (expanduser() and home() behave slightly different in 3.7)

I'm not sure what the problem is, it may also have to do with the CI environment (runneradmin is returned instead of the configured user - maybe the environment is overwritten). This only happens with Windows and Python 3.7.

Tasks

  • Fix or feature added
  • Pre-commit CI shows no errors
  • Unit tests passing
  • For documentation changes: The Read the Docs preview builds and looks as expected

- too early to drop it
- disable failing tests for Python 3.7
  (expanduser() and home() behave slightly different in 3.7)
@mrbean-bremen mrbean-bremen merged commit 79f4a52 into pytest-dev:main Sep 7, 2023
63 checks passed
@mrbean-bremen mrbean-bremen deleted the bring-back-3.7 branch September 7, 2023 17:53
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.

1 participant