]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
[3.14] gh-101100: Fix references to the set methods (GH-141857) (GH-142300)
authorMiss Islington (bot) <31488909+miss-islington@users.noreply.github.com>
Fri, 5 Dec 2025 14:33:35 +0000 (15:33 +0100)
committerGitHub <noreply@github.com>
Fri, 5 Dec 2025 14:33:35 +0000 (16:33 +0200)
commitc9b2ec6c66ef309b8dc63c28f34a5a496a600fe0
treedcc273d18da4e7c5a9e041bdec451e0cd8d39a97
parent0e4f4f1a4633f2d215fb5a803cae278aeea31845
[3.14] gh-101100: Fix references to the set methods (GH-141857) (GH-142300)

gh-101100: Fix references to the set methods (GH-141857)
(cherry picked from commit 1d8f3ed2eba762e60a02ff87e782a5c7dcd0e77c)

Co-authored-by: Serhiy Storchaka <storchaka@gmail.com>
Doc/c-api/set.rst
Doc/library/stdtypes.rst
Doc/reference/datamodel.rst
Doc/whatsnew/2.3.rst