Skip to content

[3.13] gh-156173: Fix zlib.Decompress.flush() silently returning corrupted output instead of raising zlib.error (GH-156176) - #156272

Merged
StanFromIreland merged 2 commits into
python:3.13from
miss-islington:backport-5442687-3.13
Aug 23, 2026
Merged

[3.13] gh-156173: Fix zlib.Decompress.flush() silently returning corrupted output instead of raising zlib.error (GH-156176)#156272
StanFromIreland merged 2 commits into
python:3.13from
miss-islington:backport-5442687-3.13

Conversation

@miss-islington

@miss-islington miss-islington commented Aug 23, 2026

Copy link
Copy Markdown
Contributor

…rupted output instead of raising `zlib.error` (pythonGH-156176)

(cherry picked from commit 5442687)

Co-authored-by: Stan Ulbrych <stan@python.org>
Comment thread Modules/zlibmodule.c Outdated
@StanFromIreland
StanFromIreland merged commit 2786b69 into python:3.13 Aug 23, 2026
43 checks passed
@miss-islington
miss-islington deleted the backport-5442687-3.13 branch August 23, 2026 09:47
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.

2 participants