]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
bpo-40257: Revert changes to inspect.getdoc() (GH-20073)
authorSerhiy Storchaka <storchaka@gmail.com>
Mon, 18 May 2020 17:25:07 +0000 (20:25 +0300)
committerGitHub <noreply@github.com>
Mon, 18 May 2020 17:25:07 +0000 (20:25 +0300)
commit08b47c367a08f571a986366aa33828d3951fa88d
treebe06ca168536a48a19f2a093192ad7137ff8aa3c
parent98e42d1f882b9b59f587d538c562dbc7d11c64c3
bpo-40257: Revert changes to inspect.getdoc() (GH-20073)
Doc/library/inspect.rst
Doc/whatsnew/3.9.rst
Lib/inspect.py
Lib/pydoc.py
Lib/test/test_inspect.py
Misc/NEWS.d/next/Library/2020-05-13-23-10-25.bpo-40257.aR4TGp.rst [new file with mode: 0644]