]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
[3.14] gh-144050: Fix stat.filemode pure Python file type detection (GH-144059) ...
authorMiss Islington (bot) <31488909+miss-islington@users.noreply.github.com>
Tue, 20 Jan 2026 12:47:21 +0000 (13:47 +0100)
committerGitHub <noreply@github.com>
Tue, 20 Jan 2026 12:47:21 +0000 (12:47 +0000)
commit56cf72d626db4e0fd000cbd4554d6206cfd2c8d9
treed9f06e268ef640646cbd0dbb91cf01e0dcf00013
parent1cfb4192feecc0576e9ef4482395c8bb940c87bf
[3.14] gh-144050: Fix stat.filemode pure Python file type detection (GH-144059) (GH-144073)

(cherry picked from commit fe629262c0db7aa18bad8bf3ac524acd8695739b)

Co-authored-by: VanshAgarwal24036 <148854295+VanshAgarwal24036@users.noreply.github.com>
Lib/stat.py
Lib/test/test_stat.py
Misc/NEWS.d/next/Library/2026-01-20-16-35-55.gh-issue-144050.0kKFbF.rst [new file with mode: 0644]