Staging
v0.5.1
https://github.com/python/cpython
Revision 8d62df60d8733d0fa9aee14ef746d0009a7a9726 authored by Daniel Hillier on 30 November 2019, 08:30:47 UTC, committed by Serhiy Storchaka on 30 November 2019, 08:30:47 UTC
Raises ValueError when calling the following on a closed zipfile.ZipExtFile: read, readable, seek, seekable, tell.
1 parent 1df65f7
History
Tip revision: 8d62df60d8733d0fa9aee14ef746d0009a7a9726 authored by Daniel Hillier on 30 November 2019, 08:30:47 UTC
bpo-37523: Raise ValueError for I/O operations on a closed zipfile.ZipExtFile. (GH-14658)
Tip revision: 8d62df6
File Mode Size
windows-release
ci.yml -rw-r--r-- 3.2 KB
docs-steps.yml -rw-r--r-- 1.3 KB
macos-steps.yml -rw-r--r-- 771 bytes
posix-deps-apt.sh -rwxr-xr-x 590 bytes
posix-steps.yml -rw-r--r-- 2.5 KB
pr.yml -rw-r--r-- 3.2 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