]> 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:35:39 +0000 (19:35 -0700)
committerGitHub <noreply@github.com>
Thu, 3 Nov 2022 02:35:39 +0000 (19:35 -0700)
commita02979fa48103a84f635ce06bd01d5437c39f60c
treec9fd0dc85d27e0b15130092bfdbc216663dbbf46
parent2199a7dace55cd82b389de02b4fa0120ae353002
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