mirror of
https://github.com/python/cpython.git
synced 2026-01-03 14:02:21 +00:00
* 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.
698 B
698 B