blob: 857fad0c8528705931d970748bed0661754f61dd [file] [log] [blame]
The ``map()`` and ``as_completed()`` iterators in ``concurrent.futures``
now avoid keeping a reference to yielded objects.