FazBrowse GitHub Viewer | Trending |
URL:
| Home
Tools: [Download Repo ZIP]   [Original HTTPS Page]

[3.14] gh-146579: _zstd: Fix decompression options dict error message (GH-146577) by miss-islington · Pull Request #146611 · python/cpython · GitHub

/ cpython Public

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

Merged
emmatyping merged 1 commit into
python: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 into
python:3.14from
miss-islington:backport-4d0e8ee-3.14

Conversation

miss-islington commented Mar 29, 2026
edited by bedevere-app Bot
Loading

Copy link
Copy Markdown
Contributor

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 enabled auto-merge (squash) March 29, 2026 20:02
emmatyping merged commit de234fc into python:3.14 Mar 30, 2026
90 of 92 checks passed
miss-islington deleted the backport-4d0e8ee-3.14 branch March 30, 2026 08:26
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode characters
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


Back | FazBrowse Home | New Git URL