]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
gh-98512: Add more tests for `ValuesView` (GH-98515)
authorMiss Islington (bot) <31488909+miss-islington@users.noreply.github.com>
Thu, 3 Nov 2022 02:33:01 +0000 (19:33 -0700)
committerGitHub <noreply@github.com>
Thu, 3 Nov 2022 02:33:01 +0000 (19:33 -0700)
commit27dc6dbafeb26ce2c5141121debd825f7666aa53
tree45942a1700c7f7fc1fceade4586711ab2e72a247
parentb9e621b9f41ec80cc8d9e721fe3c03d69bf1ee9f
gh-98512: Add more tests for `ValuesView` (GH-98515)

(cherry picked from commit 29e027c3e6535aa1c0eacc2fb2002c53405e1f6f)

Co-authored-by: Nikita Sobolev <mail@sobolevn.me>
Lib/test/test_collections.py
Lib/test/test_dictviews.py