]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
gh-143586: Add Counter comparison tests to enforce missing element semantics (gh...
authorHeikki Toivonen <308110+heikkitoivonen@users.noreply.github.com>
Sat, 10 Jan 2026 06:17:57 +0000 (22:17 -0800)
committerGitHub <noreply@github.com>
Sat, 10 Jan 2026 06:17:57 +0000 (00:17 -0600)
commit78e868fa28dd8c913895399d9aba6828dc40fc20
treebc88fcb5a0bc27f2d86911b30821db9f83c36ba2
parent95259116ecb4346b570b9f87fd825d1d5901c4f1
gh-143586: Add Counter comparison tests to enforce missing element semantics (gh-143587)
Lib/test/test_collections.py