Skip to content

gh-82849: revise intro to os.path.rst#32232

Merged
JelleZijlstra merged 3 commits into
python:mainfrom
jdevries3133:bpo-38668-os-path-docs
Apr 16, 2022
Merged

gh-82849: revise intro to os.path.rst#32232
JelleZijlstra merged 3 commits into
python:mainfrom
jdevries3133:bpo-38668-os-path-docs

Conversation

@jdevries3133

@jdevries3133 jdevries3133 commented Apr 1, 2022

Copy link
Copy Markdown
Contributor
  • 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

#82849

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
@bedevere-bot bedevere-bot added the docs Documentation in the Doc dir label Apr 1, 2022
@lazka

lazka commented Apr 1, 2022

Copy link
Copy Markdown
Contributor

LGTM 👍

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

@JelleZijlstra JelleZijlstra changed the title bpo-38668(doc): revise intro to os.path.rst gh-82849: revise intro to os.path.rst Apr 15, 2022
Comment thread Misc/NEWS.d/next/Documentation/2022-04-01-09-28-31.bpo-38668.j4mrqW.rst Outdated
@miss-islington

Copy link
Copy Markdown
Contributor

Thanks @jdevries3133 for the PR, and @JelleZijlstra for merging it 🌮🎉.. I'm working now to backport this PR to: 3.9, 3.10.
🐍🍒⛏🤖

miss-islington pushed a commit to miss-islington/cpython that referenced this pull request Apr 16, 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`

Co-authored-by: Jelle Zijlstra <jelle.zijlstra@gmail.com>
(cherry picked from commit 468314c)

Co-authored-by: Jack DeVries <jdevries3133@gmail.com>
@bedevere-bot

Copy link
Copy Markdown

GH-91592 is a backport of this pull request to the 3.10 branch.

@bedevere-bot

Copy link
Copy Markdown

GH-91593 is a backport of this pull request to the 3.9 branch.

miss-islington added a commit that referenced this pull request Apr 16, 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`

Co-authored-by: Jelle Zijlstra <jelle.zijlstra@gmail.com>
(cherry picked from commit 468314c)

Co-authored-by: Jack DeVries <jdevries3133@gmail.com>
miss-islington added a commit that referenced this pull request Apr 16, 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`

Co-authored-by: Jelle Zijlstra <jelle.zijlstra@gmail.com>
(cherry picked from commit 468314c)

Co-authored-by: Jack DeVries <jdevries3133@gmail.com>
hello-adam pushed a commit to hello-adam/cpython that referenced this pull request Jun 2, 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`

Co-authored-by: Jelle Zijlstra <jelle.zijlstra@gmail.com>
(cherry picked from commit 468314c)

Co-authored-by: Jack DeVries <jdevries3133@gmail.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

docs Documentation in the Doc dir

Projects

None yet

Development

Successfully merging this pull request may close these issues.

6 participants