Skip to content

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

Closed
barneygale wants to merge 1 commit intopython:mainfrom
barneygale:bpo-46733-make-link-methods-optional
Closed

bpo-46733: deprecate pathlib link methods when lacking needed os functions#31339
barneygale wants to merge 1 commit intopython:mainfrom
barneygale:bpo-46733-make-link-methods-optional

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