cpython/Modules/_zstd
Miss Islington (bot) de234fc07a
[3.14] gh-146579: _zstd: Fix decompression options dict error message (GH-146577) (#146611)
The TypeError in _zstd_set_d_parameters incorrectly referred to
compression options; say decompression options instead.
(cherry picked from commit 4d0e8ee649)

Co-authored-by: cui <cuiweixie@gmail.com>
2026-03-30 08:26:45 +00:00
..
clinic [3.14] gh-132983: Fix docstrings in `ZstdDict` (GH-137321) (#137343) 2025-08-03 22:37:49 +03:00
_zstdmodule.c [3.14] GH-136975: Emend a spelling error (algorthm -> algorithm) (GH-136999) (#137003) 2025-07-23 23:48:11 +03:00
_zstdmodule.h [3.14] GH-136975: Emend a spelling error (algorthm -> algorithm) (GH-136999) (#137003) 2025-07-23 23:48:11 +03:00
buffer.h [3.14] GH-136975: Emend a spelling error (algorthm -> algorithm) (GH-136999) (#137003) 2025-07-23 23:48:11 +03:00
compressor.c [3.14] GH-136975: Emend a spelling error (algorthm -> algorithm) (GH-136999) (#137003) 2025-07-23 23:48:11 +03:00
decompressor.c [3.14] gh-146579: _zstd: Fix decompression options dict error message (GH-146577) (#146611) 2026-03-30 08:26:45 +00:00
zstddict.c [3.14] gh-132983: Fix docstrings in `ZstdDict` (GH-137321) (#137343) 2025-08-03 22:37:49 +03:00
zstddict.h [3.14] GH-136975: Emend a spelling error (algorthm -> algorithm) (GH-136999) (#137003) 2025-07-23 23:48:11 +03:00