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

Fix result of os.walk with a path-like top directory #916

Merged
merged 1 commit into from
Nov 28, 2023

Conversation

mrbean-bremen
Copy link
Member

@mrbean-bremen mrbean-bremen commented Nov 27, 2023

Tasks

  • Unit tests added that reproduce the issue or prove feature is working
  • Fix or feature added
  • Entry to release notes added
  • Pre-commit CI shows no errors
  • Unit tests passing

- used to return a Path object for the top dir
  instead of a string
- fixes pytest-dev#915
@mrbean-bremen mrbean-bremen merged commit bbb7ad6 into pytest-dev:main Nov 28, 2023
63 checks passed
@mrbean-bremen mrbean-bremen deleted the walk_path-like branch November 28, 2023 19:25
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
1 participant