]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
gh-82849: revise intro to os.path.rst (GH-32232)
authorMiss Islington (bot) <31488909+miss-islington@users.noreply.github.com>
Sat, 16 Apr 2022 04:42:20 +0000 (21:42 -0700)
committerGitHub <noreply@github.com>
Sat, 16 Apr 2022 04:42:20 +0000 (21:42 -0700)
commit514162b835a86173d63ea83f8fe39b9af32c3fa5
treeaf03a22c71b3f5ddd5377e301c2ea2005a2f3ff2
parente0fc81ced91113ae3336c688936014cccd089679
gh-82849: revise intro to os.path.rst (GH-32232)

* 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 468314cc8bfdb6fd328cbbbb7d0807728f25e043)

Co-authored-by: Jack DeVries <jdevries3133@gmail.com>
Doc/library/os.path.rst
Misc/NEWS.d/next/Documentation/2022-04-01-09-28-31.bpo-38668.j4mrqW.rst [new file with mode: 0644]