Files
cpython/Lib
Miss Islington (bot) 7d8783bd9f [3.15] gh-153037: Make ZstdFile.__next__ raise io.UnsupportedOperation on non-readable files (GH-153045) (#153638)
gh-153037: Make ZstdFile.__next__ raise io.UnsupportedOperation on non-readable files (GH-153045)

Make `ZstdFile.__next__` raise `io.UnsupportedOperation` on non-readable files, consistent with other compression modules.
(cherry picked from commit ed716551e1)

Co-authored-by: Łukasz <lukaszlapinski7@gmail.com>
2026-07-12 19:51:38 -07:00
..
2026-06-23 12:35:49 +03:00