[3.13] gh-105895: Add match and case doc to help() (GH-152113) (#152128)

(cherry picked from commit 1d55b3778c)

Co-authored-by: dzherb <zherbin.dima@yandex.ru>
Co-authored-by: Stan Ulbrych <stan@python.org>
This commit is contained in:
sobolevn 2026-06-25 01:05:05 +03:00 committed by GitHub
parent d43f47bdca
commit f74dbc82fe
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
4 changed files with 7 additions and 2 deletions

View file

@ -69,6 +69,7 @@
"integers",
"lambda",
"lists",
"match",
"naming",
"nonlocal",
"numbers",