]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
[3.13] 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:44:46 +0000 (13:44 +0100)
committerGitHub <noreply@github.com>
Tue, 20 Jan 2026 12:44:46 +0000 (12:44 +0000)
commit77dddece52764e6437ea8c77f6078ee6bef7ac58
tree0f82b37045ad00150af0a7cc4361d0d8d9ffd521
parent640ef9931e6fcb05334ebd1428e86d6fe0b0f9c9
[3.13] gh-144050: Fix stat.filemode pure Python file type detection (GH-144059) (GH-144074)

(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]