]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
gh-93096: Make `mimetypes` CLI tool public (#93097)
authorOleg Iarygin <oleg@arhadthedev.net>
Thu, 13 Mar 2025 11:19:22 +0000 (15:19 +0400)
committerGitHub <noreply@github.com>
Thu, 13 Mar 2025 11:19:22 +0000 (13:19 +0200)
commit328f8b88563d3d259b90969a0793f99b7ea6e9e3
treec4f274dc7456cfe82d0b5fca43da097a6c9caa22
parent119bcfad9cac9ac8fa5fa6c0f3ee3ccfca778fe1
gh-93096: Make `mimetypes` CLI tool public (#93097)

Co-authored-by: Adam Turner <9087854+AA-Turner@users.noreply.github.com>
Co-authored-by: Hugo van Kemenade <1324225+hugovk@users.noreply.github.com>
Doc/library/cmdline.rst
Doc/library/mimetypes.rst
Doc/whatsnew/3.14.rst
Lib/mimetypes.py
Lib/test/test_mimetypes.py
Misc/ACKS
Misc/NEWS.d/next/Library/2022-05-28-19-41-02.gh-issue-93096.qjUyRG.rst [new file with mode: 0644]