]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
bpo-39654: Update pyclbr doc to reflect additional information returned (GH-18528)
authorMiss Islington (bot) <31488909+miss-islington@users.noreply.github.com>
Mon, 24 Feb 2020 02:07:50 +0000 (18:07 -0800)
committerGitHub <noreply@github.com>
Mon, 24 Feb 2020 02:07:50 +0000 (18:07 -0800)
commitd57f99929a4013741f14233ed6e517ad6c9b24d0
treeaeecd81313a0aa95942dc6ee6bf22a2b6df05258
parent333b9899fc7807575d1742b77b4633ac53bd528f
bpo-39654: Update pyclbr doc to reflect additional information returned (GH-18528)

Full nested function and class info makes it a module browser.

Co-authored-by: blurb-it[bot] <43283697+blurb-it[bot]@users.noreply.github.com>
Co-authored-by: Terry Jan Reedy <tjreedy@udel.edu>
(cherry picked from commit aea045adb8c90394264908670cbc495c5a41b65e)

Co-authored-by: Hakan Çelik <hakancelik96@outlook.com>
Doc/library/pyclbr.rst
Misc/NEWS.d/next/Documentation/2020-02-18-07-42-20.bpo-39654.MoT1jI.rst [new file with mode: 0644]