]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
gh-89682: [doc] reword docstring of __contains__ to clarify that it returns a bool...
authorIvan Savov <ivan.savov@gmail.com>
Sat, 26 Nov 2022 22:24:04 +0000 (17:24 -0500)
committerGitHub <noreply@github.com>
Sat, 26 Nov 2022 22:24:04 +0000 (22:24 +0000)
commit25bc115df9d0e82309852609a83b5ab7f804cdc1
tree6c4232713449b9f3aeccc141d975531a03f4551a
parent7f005749b27c7b9108ea24e5c0ff25068910b75c
gh-89682: [doc] reword docstring of __contains__ to clarify that it returns a bool (GH-29043)
Misc/NEWS.d/next/Documentation/2022-11-26-21-43-05.gh-issue-89682.DhKoTM.rst [new file with mode: 0644]
Objects/typeobject.c