bpo-41490: ``path`` and ``contents`` to aggressively close handles (#22915)
* bpo-41490: ``path`` method to aggressively close handles * Add blurb * In ZipReader.contents, eagerly evaluate the contents to release references to the zipfile. * Instead use _ensure_sequence to ensure any iterable from a reader is eagerly converted to a list if it's not already a sequence.
J
Jason R. Coombs committed
df8d4c83a6e1727e766191896aeabde886979587
Parent: c32f297
Committed by GitHub <noreply@github.com>
on 10/25/2020, 6:21:46 PM