]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
gh-92455: Respect case-sensitive mimetype suffixes (GH-148782)
authorXiao Yuan <yuanx749@gmail.com>
Mon, 15 Jun 2026 15:05:29 +0000 (18:05 +0300)
committerGitHub <noreply@github.com>
Mon, 15 Jun 2026 15:05:29 +0000 (15:05 +0000)
commit46107ad9da0add7aa5c0a899e159d89c1376d6be
treea0defc97161c07c7a204a12d4707ddd6746ba0d7
parent90748760d38ca3ac5fc6788a69becab905c95598
gh-92455: Respect case-sensitive mimetype suffixes (GH-148782)
Doc/library/mimetypes.rst
Lib/mimetypes.py
Lib/test/test_mimetypes.py
Misc/NEWS.d/next/Library/2026-04-20-01-24-22.gh-issue-92455.vXhmad.rst [new file with mode: 0644]