]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
[3.14] gh-105895: Add `match` and `case` doc to `help()` (GH-152113) (#152129)
authorsobolevn <mail@sobolevn.me>
Wed, 24 Jun 2026 22:14:40 +0000 (01:14 +0300)
committerGitHub <noreply@github.com>
Wed, 24 Jun 2026 22:14:40 +0000 (22:14 +0000)
commit8f135ce22e487f065fcf0282628bafc9e86fdb6d
treeb36fa0d37813b709c83fd46af088576b84ad5d06
parent5a0f6463e2d982e43cbd7dee8186b9a75a01126a
[3.14] gh-105895: Add `match` and `case` doc to `help()` (GH-152113) (#152129)

(cherry picked from commit 1d55b3778c1c31549c5f914fcc451db4a3dcc501)

Co-authored-by: dzherb <zherbin.dima@yandex.ru>
Co-authored-by: Stan Ulbrych <stan@python.org>
Doc/tools/extensions/pydoc_topics.py
Lib/pydoc.py
Lib/test/test_pydoc/test_pydoc.py
Misc/NEWS.d/next/Library/2026-06-24-22-16-35.gh-issue-105895.hRkuEw.rst [new file with mode: 0644]