]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
gh-93096: fix `test_mimetypes.test_guess_type_conflicting_with_mimetypes` (#131408)
authorBénédikt Tran <10796600+picnixz@users.noreply.github.com>
Tue, 8 Apr 2025 09:08:59 +0000 (11:08 +0200)
committerGitHub <noreply@github.com>
Tue, 8 Apr 2025 09:08:59 +0000 (09:08 +0000)
commit53908bd7905b849e110d2c6f4bce739bff037146
tree63e1ff0baf95a3bf13e8cc77ed0246c68f04ef88
parent8c9ef8f1f8fff3403572d50e77043c4bdc3aaf27
gh-93096: fix `test_mimetypes.test_guess_type_conflicting_with_mimetypes` (#131408)
Lib/mimetypes.py
Lib/test/test_mimetypes.py