]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
[3.11] gh-104242: Enable test_is_char_device_true in pathlib test on all platform...
authorMiss Islington (bot) <31488909+miss-islington@users.noreply.github.com>
Wed, 27 Mar 2024 08:57:08 +0000 (09:57 +0100)
committerGitHub <noreply@github.com>
Wed, 27 Mar 2024 08:57:08 +0000 (08:57 +0000)
commit370a7f1e4a3497cc883da1582a032368bb06174f
tree377163695de385d1b7840240d5b9130d84f50cf9
parentd1610610c192a946e6f8e7a52ef9da6e8faaee81
[3.11] gh-104242: Enable test_is_char_device_true in pathlib test on all platform (GH-116983) (GH-117277) (GH-117280)

(cherry picked from commit 17a82a1d16a46b6c008240bcc698619419ce5554)
(cherry picked from commit af1b0e94400d1bf732466d675054df8cf7dfb62d)

Co-authored-by: AN Long <aisk@users.noreply.github.com>
Lib/test/test_pathlib.py