]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
[3.14] gh-122102: Fix/improve docs of descriptor-related tools in `inspect` (GH-153949)
authorMiss Islington (bot) <31488909+miss-islington@users.noreply.github.com>
Sat, 18 Jul 2026 13:31:43 +0000 (15:31 +0200)
committerGitHub <noreply@github.com>
Sat, 18 Jul 2026 13:31:43 +0000 (08:31 -0500)
commit9c5918d25903f6b46be0deb3d522e9189aa5eefe
tree885c9fa243bd85e4849a26b73723e7298aacc01f
parent950e7fbed3ef41da9c11e1adf48543dc4cd99fe3
[3.14] gh-122102: Fix/improve docs of descriptor-related tools in `inspect` (GH-153949)

(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