commit | 2e6798f35260ff90129861ef1f289ac40c0396c2 | [log] [tgz] |
---|---|---|
author | Miss Islington (bot) <31488909+miss-islington@users.noreply.github.com> | Sun Jan 09 18:31:51 2022 -0800 |
committer | GitHub <noreply@github.com> | Sun Jan 09 18:31:51 2022 -0800 |
tree | 205159e76f5355a5f3e5b9d65b5df14183fec471 | |
parent | b962544594c6a7c695330dd20fedffb3a1916ba6 [diff] |
bpo-46270: Describe the `in` and `not in` operators as membership tests. (GH-30504) (GH-30509)