Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[3.12] GH-105808: Fix a regression introduced in GH-101251 (GH-105910) #105920

Merged
merged 1 commit into from
Jun 19, 2023

Conversation

miss-islington
Copy link
Contributor

@miss-islington miss-islington commented Jun 19, 2023

Fix a regression introduced in GH-101251, causing GzipFile.flush() to
not flush the compressor (nor pass along the zip_mode argument).
(cherry picked from commit 1858db7)

Co-authored-by: T. Wouters thomas@python.org

…onGH-105910)

Fix a regression introduced in pythonGH-101251, causing GzipFile.flush() to
not flush the compressor (nor pass along the zip_mode argument).
(cherry picked from commit 1858db7)

Co-authored-by: T. Wouters <thomas@python.org>
@Yhg1s Yhg1s merged commit 225cc4c into python:3.12 Jun 19, 2023
@miss-islington miss-islington deleted the backport-1858db7-3.12 branch June 19, 2023 17:42
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.

3 participants