]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
gh-113560: Improve docstrings for set.issubset() and set.issuperset() (GH-113562)
authorCharlie Zhao <zhaoyu_hit@qq.com>
Sat, 27 Jan 2024 09:53:01 +0000 (17:53 +0800)
committerGitHub <noreply@github.com>
Sat, 27 Jan 2024 09:53:01 +0000 (09:53 +0000)
commit11c582235d86b6020710eff282eeb381a7bf7bb7
treec085bfe6e4549fa70622f34652fb3f32546e35f5
parent6a8944acb61d0a2c210ab8066cdcec8602110e2f
gh-113560: Improve docstrings for set.issubset() and set.issuperset() (GH-113562)
Objects/setobject.c