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

bpo-38668(doc): revise intro to os.path.rst #32232

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

Copy link
Contributor

@jdevries3133 jdevries3133 commented Apr 1, 2022

  • revise the first paragraph of docs for os.path
  • add a mention of os.PathLike protocol
  • remove warnings rendered irrelevant by pep 383 and pep 529

https://bugs.python.org/issue38668

* revise the first paragraph of docs for os.path
* add a mention of `os.PathLike` protocol
* remove warnings rendered irrelevant by pep 383 and pep 529
@lazka
Copy link
Contributor

@lazka lazka commented Apr 1, 2022

LGTM 👍

(I'm obviously biased here since I suggested these changes in the linked bug report 😁)

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