]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
[3.13] gh-105895: Add `match` and `case` doc to `help()` (GH-152113) (#152128)
authorsobolevn <mail@sobolevn.me>
Wed, 24 Jun 2026 22:05:05 +0000 (01:05 +0300)
committerGitHub <noreply@github.com>
Wed, 24 Jun 2026 22:05:05 +0000 (22:05 +0000)
commitf74dbc82fe41d445a7df88e9331c8607bfef546d
tree2ae134a1cc14f250c064d02dbf71b6a08c09d14f
parentd43f47bdcacc028da321945879d10351ac47c1bf
[3.13] gh-105895: Add `match` and `case` doc to `help()` (GH-152113) (#152128)

(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]