]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
gh-145697: Add `.sql` and `.sqlite3` recognition in `mimetypes` (GH-145698)
authorCharlie Lin <tuug@gmx.us>
Tue, 10 Mar 2026 15:21:33 +0000 (11:21 -0400)
committerGitHub <noreply@github.com>
Tue, 10 Mar 2026 15:21:33 +0000 (16:21 +0100)
commit467507a651e351712f18fcafad64d1b5eed89b7d
treed6c9f6d4ba02c0d582a6641056704b8a400de6ae
parent7990313afa3234d5145b32ead3ef3f6278735f4f
gh-145697: Add `.sql` and `.sqlite3` recognition in `mimetypes` (GH-145698)

Co-authored-by: Stan Ulbrych <89152624+StanFromIreland@users.noreply.github.com>
Co-authored-by: Benedikt Johannes <benedikt.johannes.hofer@gmail.com>
Doc/whatsnew/3.15.rst
Lib/mimetypes.py
Lib/test/test_mimetypes.py
Misc/NEWS.d/next/Library/2026-03-09-18-33-16.gh-issue-145697.d6hFmm.rst [new file with mode: 0644]