]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
[3.13] gh-122102: Fix/improve docs of descriptor-related tools in `inspect` (GH-153950)
authorMiss Islington (bot) <31488909+miss-islington@users.noreply.github.com>
Sat, 18 Jul 2026 13:32:04 +0000 (15:32 +0200)
committerGitHub <noreply@github.com>
Sat, 18 Jul 2026 13:32:04 +0000 (08:32 -0500)
commit09f235e614ebed053ef22d90782154f66763a6a9
tree2c73c43e236334c62126e62ebf5652886d9caa0a
parentbf5f85dae505b92426b75108a44edf7d58a339f4
[3.13] gh-122102: Fix/improve docs of descriptor-related tools in `inspect` (GH-153950)

(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