]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
[3.14] 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:11:03 +0000 (10:11 +0200)
committerGitHub <noreply@github.com>
Sun, 31 May 2026 08:11:03 +0000 (08:11 +0000)
commit15eb1131f7c39804c46a8b9926faad44b24115b7
treea2f57ff6470e00a8c93c04ccb727852c3f8c437c
parent942ba2d87e1520647937a1f7b3971c4e5cd6dde1
[3.14] gh-131178: Fix mimetypes CLI docs, mention that errors go to stdout (GH-149683) (#150656)

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