]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
gh-149720: Remove support for undotted `ext` in `mimetypes.MimeType.add_type` (#149721)
authorsobolevn <mail@sobolevn.me>
Tue, 12 May 2026 13:40:21 +0000 (16:40 +0300)
committerGitHub <noreply@github.com>
Tue, 12 May 2026 13:40:21 +0000 (13:40 +0000)
commit0534774a472424f6b9be2dc4ce9784384bc02401
tree6650932a241ba0c7564ddb7288d4fecf4fa61ccc
parentf5fb491341e566bbaf17d9bf3e4ec3af4a56bb3f
gh-149720: Remove support for undotted `ext` in `mimetypes.MimeType.add_type` (#149721)
Doc/library/mimetypes.rst
Doc/whatsnew/3.16.rst
Lib/mimetypes.py
Lib/test/test_mimetypes.py
Misc/NEWS.d/next/Library/2026-05-12-14-44-39.gh-issue-149720.ccsoW-.rst [new file with mode: 0644]