]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
gh-136507: Fix mimetypes CLI to handle multiple file parameters (GH-136508)
authorWulian233 <1055917385@qq.com>
Mon, 25 Aug 2025 14:38:43 +0000 (22:38 +0800)
committerGitHub <noreply@github.com>
Mon, 25 Aug 2025 14:38:43 +0000 (16:38 +0200)
commit81268a3e2a6aa936a9941dde31965c7b90a963f5
tree1bca591612bd5256a190ad3141cbaedb46aba9a2
parentedf6e6819b04c08ebe774938438aadfb417a42ef
gh-136507: Fix mimetypes CLI to handle multiple file parameters (GH-136508)

Co-authored-by: Hugo van Kemenade <1324225+hugovk@users.noreply.github.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]