]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
gh-128703: Fix mimetypes.guess_type for empty Content-Type in registry (GH-128854)
authorMiss Islington (bot) <31488909+miss-islington@users.noreply.github.com>
Mon, 17 Feb 2025 15:36:49 +0000 (16:36 +0100)
committerGitHub <noreply@github.com>
Mon, 17 Feb 2025 15:36:49 +0000 (15:36 +0000)
commitd78e113d1be83f9edd267989693a051493ad6baa
tree76c8eb852d6de89f658f8d3569f8e9a0783d7638
parent320316ef7ec3e90035cfd60aa7e2f863b946cd0f
gh-128703: Fix mimetypes.guess_type for empty Content-Type in registry (GH-128854)

(cherry picked from commit 303043f5062c1e7ffb7907abde61dbf13c98f8e9)

Co-authored-by: RUANG (James Roy) <longjinyii@outlook.com>
Lib/mimetypes.py
Misc/NEWS.d/next/Library/2025-01-15-12-04-30.gh-issue-128703.6WPf38.rst [new file with mode: 0644]