]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
gh-98512: Add more tests for `ValuesView` (#98515)
authorNikita Sobolev <mail@sobolevn.me>
Thu, 3 Nov 2022 02:10:42 +0000 (05:10 +0300)
committerGitHub <noreply@github.com>
Thu, 3 Nov 2022 02:10:42 +0000 (19:10 -0700)
commit29e027c3e6535aa1c0eacc2fb2002c53405e1f6f
tree778b09d9ba790369dd97b053db73e825236bd507
parent1fd20d0b57478d8b0d8d58718fa773135348bf98
gh-98512: Add more tests for `ValuesView` (#98515)
Lib/test/test_collections.py
Lib/test/test_dictviews.py