]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
gh-141004: Document descriptor and dict proxy type objects (GH-141803)
authorYashraj <yashrajpala8@gmail.com>
Mon, 1 Dec 2025 15:51:50 +0000 (21:21 +0530)
committerGitHub <noreply@github.com>
Mon, 1 Dec 2025 15:51:50 +0000 (15:51 +0000)
commit52f9b5f580b6b85dbf08fa23103d17a60455bc20
treef6d75f1806ff241469008360a64d2325fdc6fbcf
parent694922cf40aa3a28f898b5f5ee08b71b4922df70
gh-141004: Document descriptor and dict proxy type objects (GH-141803)

Co-authored-by: Peter Bierma <zintensitydev@gmail.com>
Co-authored-by: Victor Stinner <vstinner@python.org>
Doc/c-api/descriptor.rst
Doc/c-api/dict.rst