]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
gh-105895: Add `match` and `case` doc to `help()` (#152113)
authorsobolevn <mail@sobolevn.me>
Wed, 24 Jun 2026 21:31:57 +0000 (00:31 +0300)
committerGitHub <noreply@github.com>
Wed, 24 Jun 2026 21:31:57 +0000 (21:31 +0000)
commit1d55b3778c1c31549c5f914fcc451db4a3dcc501
tree40ef0e1d33076b6dd427bcca8620b9887381efeb
parenta52f428fba37ef88b7375786d4696beb5e3602df
gh-105895: Add `match` and `case` doc to `help()` (#152113)

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]