Skip to content

main,python: move __pycache__ ignore to pytest_ignore_collect #11814

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

Merged
merged 1 commit into from
Jan 14, 2024

Conversation

bluetech
Copy link
Member

Follow up on #11646 (comment)

This removes one thing that directory collectors need to worry about.

This adds one hook dispatch per __pycache__ file, but I think it's worth it for consistency.

This removes one thing that directory collectors need to worry about.

This adds one hook dispatch per `__pycache__` file, but I think it's
worth it for consistency.
@RonnyPfannschmidt RonnyPfannschmidt merged commit 3acbdc2 into pytest-dev:main Jan 14, 2024
@bluetech bluetech deleted the pycache-ignore-collect branch January 15, 2024 08:57
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