Revert misled test change in f189da5bda26.
This commit is contained in:
parent
1c84ac1f55
commit
0c73fc04e6
@ -371,7 +371,6 @@ class TestWeakSet(unittest.TestCase):
|
||||
try:
|
||||
it = iter(s)
|
||||
next(it)
|
||||
del it
|
||||
# Schedule an item for removal and recreate it
|
||||
u = ustr(str(items.pop()))
|
||||
gc.collect() # just in case
|
||||
|
Loading…
x
Reference in New Issue
Block a user