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

Use pathlib instead of os #388

Open
jvshields opened this issue Dec 4, 2023 · 1 comment
Open

Use pathlib instead of os #388

jvshields opened this issue Dec 4, 2023 · 1 comment

Comments

@jvshields
Copy link
Contributor

I think tardis is trying to migrate over to pathlib instead of using os.path.
This is just an issue to keep track of that and remind ourselves of it for somebody to do at some point.

@jvshields
Copy link
Contributor Author

jvshields commented Dec 4, 2023

I'm fixing this for conftest in PR #386, but it's not great because deeper down the paths are operated on as strings, so you have to convert them back from paths. Someone should look into this in the future.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants