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

Avoid reloading glob in Python 3.13 #1063

Merged
merged 1 commit into from
Sep 29, 2024

Conversation

mrbean-bremen
Copy link
Member

@mrbean-bremen mrbean-bremen commented Sep 29, 2024

  • patch glob instead
  • avoids performance hit on tests

Tasks

  • Fix or feature added
  • Entry to release notes added
  • Pre-commit CI shows no errors
  • Unit tests passing

- patch glob instead
- avoids performance hit on tests
@mrbean-bremen mrbean-bremen merged commit b23680e into pytest-dev:main Sep 29, 2024
67 checks passed
@mrbean-bremen mrbean-bremen deleted the no_glob_reload branch September 29, 2024 11:18
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