]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
[3.15] gh-131178: Fix mimetypes CLI docs, mention that errors go to stdout (GH-149683...
authorMiss Islington (bot) <31488909+miss-islington@users.noreply.github.com>
Sun, 31 May 2026 08:14:15 +0000 (10:14 +0200)
committerGitHub <noreply@github.com>
Sun, 31 May 2026 08:14:15 +0000 (08:14 +0000)
commit2ff80c7533fca37d9a2044b3c01ad276d4f5e0cd
tree03351d4a66f51476db3a8becf355350fcee27de1
parent3084bdc54b8b1cb8ff0eb30dddf61239af2260ca
[3.15] gh-131178: Fix mimetypes CLI docs, mention that errors go to stdout (GH-149683) (#150655)

gh-131178: Fix mimetypes CLI docs, mention that errors go to stdout (GH-149683)
(cherry picked from commit 2b94b923943a1f75cdbd5a5e4e2eb5f93eb43e23)

Co-authored-by: htjworld <116538001+htjworld@users.noreply.github.com>
Co-authored-by: sobolevn <mail@sobolevn.me>
Doc/library/mimetypes.rst
Lib/test/test_mimetypes.py