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
CODEOWNERS -rw-r--r-- 3.7 KB
CONTRIBUTING.rst -rw-r--r-- 2.4 KB
FUNDING.yml -rw-r--r-- 57 bytes
PULL_REQUEST_TEMPLATE.md -rw-r--r-- 700 bytes
SECURITY.md -rw-r--r-- 530 bytes
codecov.yml -rw-r--r-- 482 bytes

back to top