]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
Fix broken test for MutableSet.pop() (GH-25209) (GH-25270)
authorMiss Islington (bot) <31488909+miss-islington@users.noreply.github.com>
Wed, 7 Apr 2021 23:57:39 +0000 (16:57 -0700)
committerGitHub <noreply@github.com>
Wed, 7 Apr 2021 23:57:39 +0000 (16:57 -0700)
commit05d0fcd13ea0defd9cdb5c4982b895bf0094dfd7
treebcafc365b892a48c2b3bd14110c10f02e1bae255
parent4554ab435727a0f3b6441c9c1a8d3fe6534433c7
Fix broken test for MutableSet.pop() (GH-25209) (GH-25270)
Lib/test/test_collections.py