]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
[3.15] gh-122102: Fix/improve docs of descriptor-related tools in `inspect` (GH-153948)
authorMiss Islington (bot) <31488909+miss-islington@users.noreply.github.com>
Sat, 18 Jul 2026 13:33:24 +0000 (15:33 +0200)
committerGitHub <noreply@github.com>
Sat, 18 Jul 2026 13:33:24 +0000 (13:33 +0000)
commit1c6670a0b928d21799ee056a45f0566659a1107b
tree212d2e30b2e36c4a22a3c4c7ea82cac07a267f08
parentb84d3cde0248458921e6ab5ffe79931ac8f760e1
[3.15] gh-122102: Fix/improve docs of descriptor-related tools in `inspect` (GH-153948)

(cherry picked from commit 87f8fc8e00704396a0c598c8843cdde373c0ea4c)

Co-authored-by: Jan Kaliszewski <zuo@kaliszewski.net>
Co-authored-by: Bénédikt Tran <10796600+picnixz@users.noreply.github.com>
Doc/library/inspect.rst
Lib/inspect.py