]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
gh-98513: Test abstract methods of some `collections` types (GH-98516)
authorMiss Islington (bot) <31488909+miss-islington@users.noreply.github.com>
Tue, 8 Nov 2022 02:19:33 +0000 (18:19 -0800)
committerGitHub <noreply@github.com>
Tue, 8 Nov 2022 02:19:33 +0000 (18:19 -0800)
commita5d3e1dd04bdf12b6b16eca910b7446270d67c0e
tree882920b29502edab0f5fba52c6deb2cf6835f7b8
parentd2cb0f91178ed97e3a7509f7d5fca50a39880c3d
gh-98513: Test abstract methods of some `collections` types (GH-98516)

(cherry picked from commit a309ad9f76db4ab9a8f933ab1ffea78ecaca827f)

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