]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
[3.9] bpo-40296: Fix supporting generic aliases in pydoc (GH-30253). (GH-31976) ...
authorMiss Islington (bot) <31488909+miss-islington@users.noreply.github.com>
Sat, 19 Mar 2022 15:12:48 +0000 (08:12 -0700)
committerGitHub <noreply@github.com>
Sat, 19 Mar 2022 15:12:48 +0000 (17:12 +0200)
commite207d721fcea01123f0e3edb83b6decdcb5e5e63
tree4c91debcf1af78475864b86354e4fb14aec0e725
parentcbcd2e36d6cbb1d8b6a2b30a2cf1484b7857e7d6
[3.9] bpo-40296: Fix supporting generic aliases in pydoc (GH-30253). (GH-31976) (GH-31981)

(cherry picked from commit cd44afc573e2e2de8d7e5a9119c347373066cd10)
(cherry picked from commit a5b7678a67ac99edd50822827b772e7d9afc8e64)
Lib/pydoc.py
Lib/test/pydoc_mod.py
Lib/test/test_pydoc.py
Misc/NEWS.d/next/Library/2021-12-25-14-13-14.bpo-40296.p0YVGB.rst [new file with mode: 0644]