]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
[3.15] gh-105895: Add `match` and `case` doc to `help()` (GH-152113) (#152126)
authorMiss Islington (bot) <31488909+miss-islington@users.noreply.github.com>
Wed, 24 Jun 2026 22:02:21 +0000 (00:02 +0200)
committerGitHub <noreply@github.com>
Wed, 24 Jun 2026 22:02:21 +0000 (22:02 +0000)
commitab8434a3dc1a0ede89cf0bde2062af740fd4ca39
treef276a126f1f3e8617190b9172a43998a8898358a
parent2d5187116b526b3570c0010ba58f4066b6be468d
[3.15] gh-105895: Add `match` and `case` doc to `help()` (GH-152113) (#152126)

gh-105895: Add `match` and `case` doc to `help()` (GH-152113)
(cherry picked from commit 1d55b3778c1c31549c5f914fcc451db4a3dcc501)

Co-authored-by: sobolevn <mail@sobolevn.me>
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]