]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
[3.14] gh-146646: Document that glob functions suppress OSError (GH-147996) (#148288)
authorMiss Islington (bot) <31488909+miss-islington@users.noreply.github.com>
Thu, 9 Apr 2026 11:00:23 +0000 (13:00 +0200)
committerGitHub <noreply@github.com>
Thu, 9 Apr 2026 11:00:23 +0000 (11:00 +0000)
commitd31a16e66224738d5bd0398385aa8b8a8cfe666a
tree99e8f10f198298e0071733c9781578d3c8b849b9
parentf46a17b19ff535591b75f5f3df5b48f7b4f939b4
[3.14] gh-146646: Document that glob functions suppress OSError (GH-147996) (#148288)

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]