diff options
author | T. Wouters <thomas@python.org> | 2023-06-19 17:09:04 (GMT) |
---|---|---|
committer | GitHub <noreply@github.com> | 2023-06-19 17:09:04 (GMT) |
commit | 1858db7cbdbf41aa600c954c15224307bf81a258 (patch) | |
tree | 93d20043fa08bbdbc2c17510d7990fdc80bee6af /Objects | |
parent | 7a56a4148c521969d64164d2776641f19e3ca9e8 (diff) | |
download | cpython-1858db7cbdbf41aa600c954c15224307bf81a258.zip cpython-1858db7cbdbf41aa600c954c15224307bf81a258.tar.gz cpython-1858db7cbdbf41aa600c954c15224307bf81a258.tar.bz2 |
GH-105808: Fix a regression introduced in GH-101251 (#105910)
Fix a regression introduced in pythonGH-101251, causing GzipFile.flush() to
not flush the compressor (nor pass along the zip_mode argument).
Diffstat (limited to 'Objects')
0 files changed, 0 insertions, 0 deletions