Skip to content

bpo-37523: Raise ValueError for I/O operations on a closed zipfile.Zi…#57

Merged
sthagen merged 0 commit into
sthagen:masterfrom
python:master
Nov 30, 2019
Merged

bpo-37523: Raise ValueError for I/O operations on a closed zipfile.Zi…#57
sthagen merged 0 commit into
sthagen:masterfrom
python:master

Conversation

@sthagen

@sthagen sthagen commented Nov 30, 2019

Copy link
Copy Markdown
Owner

…pExtFile. (pythonGH-14658)

Raises ValueError when calling the following on a closed zipfile.ZipExtFile: read, readable, seek, seekable, tell.

@sthagen
sthagen merged this pull request into sthagen:master Nov 30, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant