]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
[3.11] gh-113560: Improve docstrings for set.issubset() and set.issuperset() (GH...
authorMiss Islington (bot) <31488909+miss-islington@users.noreply.github.com>
Sat, 27 Jan 2024 11:21:24 +0000 (12:21 +0100)
committerGitHub <noreply@github.com>
Sat, 27 Jan 2024 11:21:24 +0000 (11:21 +0000)
commit21799488bcb893d563a03d1c3e99e4195795c7ab
treef944cf81095c661c2da9aafbca46ab3cc942bfe7
parent8884a214174b8041071b14b7628d00ac85c555b3
[3.11] gh-113560: Improve docstrings for set.issubset() and set.issuperset() (GH-113562) (GH-114643)

(cherry picked from commit 11c582235d86b6020710eff282eeb381a7bf7bb7)

Co-authored-by: Charlie Zhao <zhaoyu_hit@qq.com>
Objects/setobject.c