]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
bpo-28617 Fixed docs inaccuracies about the types that support membership tests ...
authorMiss Islington (bot) <31488909+miss-islington@users.noreply.github.com>
Tue, 11 Sep 2018 18:18:15 +0000 (11:18 -0700)
committerGitHub <noreply@github.com>
Tue, 11 Sep 2018 18:18:15 +0000 (11:18 -0700)
commit889f080a4d5cdb1cfb901b953f4b89f3ea806bbe
tree18263cf088425af8f4dbb8a9cca38e64c5b60354
parented74a258aab2d5ca56a311acffdc7a46ca8ce2a1
bpo-28617 Fixed docs inaccuracies about the types that support membership tests (GH-9086)

<!-- issue-number: [bpo-28617](https://www.bugs.python.org/issue28617) -->
https://bugs.python.org/issue28617
<!-- /issue-number -->
(cherry picked from commit 08bcf647d8a92e4bd47531588b284c6820b7a7ef)

Co-authored-by: wim glenn <wim.glenn@gmail.com>
Doc/library/stdtypes.rst
Misc/NEWS.d/next/Documentation/2018-09-06-22-39-47.bpo-28617.MjnJLz.rst [new file with mode: 0644]