]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
gh-144050: Fix stat.filemode pure Python file type detection (GH-144059)
authorVanshAgarwal24036 <148854295+VanshAgarwal24036@users.noreply.github.com>
Tue, 20 Jan 2026 12:05:42 +0000 (17:35 +0530)
committerGitHub <noreply@github.com>
Tue, 20 Jan 2026 12:05:42 +0000 (14:05 +0200)
commitfe629262c0db7aa18bad8bf3ac524acd8695739b
treef8ca29364e6dc25bc0181bac3d00e84e1a71adc3
parent76b484b9d16d6a3b1749dc89d99773b5b4a5c4a5
gh-144050: Fix stat.filemode pure Python file type detection (GH-144059)
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]