Skip to content

bpo-46733: deprecate pathlib link methods when lacking needed os functions #31339

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

Conversation

barneygale
Copy link
Contributor

@barneygale barneygale commented Feb 14, 2022

This makes pathlib.Path more similar to os -- methods/functions are unavailable when the Python build doesn't support them.

https://bugs.python.org/issue46733

@barneygale
Copy link
Contributor Author

Superseded by #101505

@barneygale barneygale closed this Feb 1, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants