We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2720dbd commit 547a64eCopy full SHA for 547a64e
1 file changed
Misc/NEWS.d/next/Library/2026-04-20-01-24-22.gh-issue-92455.vXhmad.rst
@@ -0,0 +1,3 @@
1
+Fix :mod:`mimetypes` to prefer case-sensitive matches for MIME type suffixes
2
+registered with :func:`mimetypes.add_type` before falling back to
3
+case-insensitive matches. Contributed by Xiao Yuan.
0 commit comments