Skip to content

[3.14] gh-146579: _zstd: Fix decompression options dict error message (GH-146577)#146611

Merged
emmatyping merged 1 commit intopython:3.14from
miss-islington:backport-4d0e8ee-3.14
Mar 30, 2026
Merged

[3.14] gh-146579: _zstd: Fix decompression options dict error message (GH-146577)#146611
emmatyping merged 1 commit intopython:3.14from
miss-islington:backport-4d0e8ee-3.14

Conversation

@miss-islington
Copy link
Copy Markdown
Contributor

@miss-islington miss-islington commented Mar 29, 2026

The TypeError in _zstd_set_d_parameters incorrectly referred to
compression options; say decompression options instead.
(cherry picked from commit 4d0e8ee)

Co-authored-by: cui cuiweixie@gmail.com

…ythonGH-146577)

The TypeError in _zstd_set_d_parameters incorrectly referred to
compression options; say decompression options instead.
(cherry picked from commit 4d0e8ee)

Co-authored-by: cui <cuiweixie@gmail.com>
@emmatyping emmatyping enabled auto-merge (squash) March 29, 2026 20:02
@emmatyping emmatyping merged commit de234fc into python:3.14 Mar 30, 2026
90 of 92 checks passed
@miss-islington miss-islington deleted the backport-4d0e8ee-3.14 branch March 30, 2026 08:26
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants