Staging
v0.8.1
https://github.com/python/cpython
Revision df8d4c83a6e1727e766191896aeabde886979587 authored by Jason R. Coombs on 25 October 2020, 18:21:46 UTC, committed by GitHub on 25 October 2020, 18:21:46 UTC
* 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.
1 parent c32f297
History
Tip revision: df8d4c83a6e1727e766191896aeabde886979587 authored by Jason R. Coombs on 25 October 2020, 18:21:46 UTC
bpo-41490: ``path`` and ``contents`` to aggressively close handles (#22915)
Tip revision: df8d4c8
File Mode Size
windows-release
ci.yml -rw-r--r-- 2.6 KB
docs-steps.yml -rw-r--r-- 1.3 KB
macos-steps.yml -rw-r--r-- 768 bytes
posix-deps-apt.sh -rwxr-xr-x 590 bytes
posix-steps.yml -rw-r--r-- 2.6 KB
pr.yml -rw-r--r-- 2.6 KB
prebuild-checks.yml -rw-r--r-- 1.2 KB
windows-layout-steps.yml -rw-r--r-- 1.5 KB
windows-release.yml -rw-r--r-- 3.9 KB
windows-steps.yml -rw-r--r-- 1.5 KB

back to top