]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
gh-122102: Fix/improve docs of descriptor-related tools in `inspect` (GH-122104)
authorJan Kaliszewski <zuo@kaliszewski.net>
Sat, 18 Jul 2026 13:01:31 +0000 (15:01 +0200)
committerGitHub <noreply@github.com>
Sat, 18 Jul 2026 13:01:31 +0000 (13:01 +0000)
commit87f8fc8e00704396a0c598c8843cdde373c0ea4c
tree6f077d37de35e077d1250294c281e8dfa244c62c
parent7486c7b3df7ff26ac23390947102f2604f55243a
gh-122102: Fix/improve docs of descriptor-related tools in `inspect` (GH-122104)

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