diff options
author | Stepan Sindelar <me@stevesindelar.cz> | 2021-04-07 23:31:55 (GMT) |
---|---|---|
committer | GitHub <noreply@github.com> | 2021-04-07 23:31:55 (GMT) |
commit | 453074c8daf996b1815a0cd2218f0dbf1801056c (patch) | |
tree | 20fe6084341827dc7cd4dab072cc54840e995c6b /Mac | |
parent | 3f3d82b84823eb28abeedf317bbe107bbe7f6492 (diff) | |
download | cpython-453074c8daf996b1815a0cd2218f0dbf1801056c.zip cpython-453074c8daf996b1815a0cd2218f0dbf1801056c.tar.gz cpython-453074c8daf996b1815a0cd2218f0dbf1801056c.tar.bz2 |
Fix broken test for MutableSet.pop() (GH-25209)
Changes the test to not assert concrete result of pop, but just that it
was an item from the set, and that the set shrunk by one.
Diffstat (limited to 'Mac')
0 files changed, 0 insertions, 0 deletions