]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
gh-101100: Fix references to the set methods (GH-141857)
authorSerhiy Storchaka <storchaka@gmail.com>
Fri, 5 Dec 2025 14:22:38 +0000 (16:22 +0200)
committerGitHub <noreply@github.com>
Fri, 5 Dec 2025 14:22:38 +0000 (16:22 +0200)
commit1d8f3ed2eba762e60a02ff87e782a5c7dcd0e77c
tree3a01260e2d4ff49cbab165b344ea0e314d55d9a3
parentcac4b04973ea4cee80b775782453cddcd694635d
gh-101100: Fix references to the set methods (GH-141857)
Doc/c-api/set.rst
Doc/library/stdtypes.rst
Doc/reference/datamodel.rst
Doc/whatsnew/2.3.rst