]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
gh-98374: Suppress ImportError for invalid query for help() command. (gh-98450)
authorDong-hee Na <donghee.na@python.org>
Thu, 20 Oct 2022 01:56:21 +0000 (10:56 +0900)
committerGitHub <noreply@github.com>
Thu, 20 Oct 2022 01:56:21 +0000 (10:56 +0900)
commit4156b2fc1378531bdd9459cd131fb9fa25a5af34
tree0370404fe03cd2e263679546a7dcda23181fb3f5
parent1ca6647f22794f0a0c982ecb03e764db76d51087
gh-98374: Suppress ImportError for invalid query for help() command. (gh-98450)
Lib/pydoc.py
Misc/NEWS.d/next/Core and Builtins/2022-10-19-23-48-46.gh-issue-98374.eOBh8M.rst [new file with mode: 0644]