]> 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:33 +0000 (18:07 -0800)
committerGitHub <noreply@github.com>
Mon, 24 Feb 2020 02:07:33 +0000 (18:07 -0800)
commit973348427e3e987f42ea8a871e18c8d17b5abf52
tree1deacf17ba97baf597caae260615f7dddc61c1ed
parentb19f7ecfa3adc6ba1544225317b9473649815b38
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]