]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
[3.13] gh-146646: Document that glob functions suppress OSError (GH-147996) (#148289)
authorMiss Islington (bot) <31488909+miss-islington@users.noreply.github.com>
Thu, 9 Apr 2026 10:51:12 +0000 (12:51 +0200)
committerGitHub <noreply@github.com>
Thu, 9 Apr 2026 10:51:12 +0000 (10:51 +0000)
commit0438467b2d7faa66b3c90f76e2d15c6c3b8456ff
tree26402f02415532a9e8936f50fe9c0d9da4e20fff
parent461ae64628185f3df1773b9c8ba5d007b955ee67
[3.13] gh-146646: Document that glob functions suppress OSError (GH-147996) (#148289)

gh-146646: Document that glob functions suppress OSError (GH-147996)
(cherry picked from commit 8000a9de3c0b22f8202898a424c1008e13bd16ce)

Co-authored-by: WYSIATI <chester.lee.cold@gmail.com>
Doc/library/glob.rst
Doc/library/pathlib.rst
Misc/NEWS.d/next/Documentation/2026-04-02-07-20-00.gh-issue-146646.GlobDoc1.rst [new file with mode: 0644]