]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
[3.11] gh-117127: glob tests: Reopen dir_fd to pick up directory changes (GH-117128...
authorMiss Islington (bot) <31488909+miss-islington@users.noreply.github.com>
Fri, 22 Mar 2024 10:21:53 +0000 (11:21 +0100)
committerGitHub <noreply@github.com>
Fri, 22 Mar 2024 10:21:53 +0000 (10:21 +0000)
commit844012546098b3c139f546ac7db0d446146656c2
tree200635fc716be4e2dae663f6615c0d23c9c5a4ff
parent51da1ddefc74354cfb353db7f61ea7bb6298b332
[3.11] gh-117127: glob tests: Reopen dir_fd to pick up directory changes (GH-117128) (GH-117149)

gh-117127: glob tests: Reopen dir_fd to pick up directory changes (GH-117128)
(cherry picked from commit 42ae924d278c48a719fb0ab86357f3235a9f7ab9)

Co-authored-by: Petr Viktorin <encukou@gmail.com>
Lib/test/test_glob.py