]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
[3.14] gh-136507: Fix mimetypes CLI to handle multiple file parameters (GH-136508...
authorMiss Islington (bot) <31488909+miss-islington@users.noreply.github.com>
Tue, 7 Oct 2025 17:59:52 +0000 (19:59 +0200)
committerGitHub <noreply@github.com>
Tue, 7 Oct 2025 17:59:52 +0000 (19:59 +0200)
commit7aab50cd7ab2dee967e71892ada6356b7492a049
treeb79e226d1986f027316f2282a15e449a5b2b6ffe
parent93f5e26d9719d3526f1c81b5882ca4378a5e2e06
[3.14] gh-136507: Fix mimetypes CLI to handle multiple file parameters (GH-136508) (GH-138140)

(cherry picked from commit 81268a3e2a6aa936a9941dde31965c7b90a963f5)

Co-authored-by: Wulian233 <1055917385@qq.com>
Co-authored-by: Hugo van Kemenade <1324225+hugovk@users.noreply.github.com>
Co-authored-by: Petr Viktorin <encukou@gmail.com>
Lib/mimetypes.py
Lib/test/test_mimetypes.py
Misc/NEWS.d/next/Library/2025-07-10-21-02-43.gh-issue-136507.pnEuGS.rst [new file with mode: 0644]