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