mirror of
https://github.com/python/cpython.git
synced 2026-05-07 13:10:37 -04:00
de234fc07a
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>