]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
gh-132983: Slightly tweak error messages for _zstd compressor/decompressor options...
authorEmma Smith <emma@emmatyping.dev>
Fri, 23 May 2025 21:51:41 +0000 (14:51 -0700)
committerGitHub <noreply@github.com>
Fri, 23 May 2025 21:51:41 +0000 (14:51 -0700)
commitf478331f98930d94f7efc741f3bed4b693d5cec1
tree5cc5fa2df30be98c4bc797be027cfc7187d2a1f4
parent8a793c4a365d06a7264887698ccd7d6ba6aba9f2
gh-132983: Slightly tweak error messages for _zstd compressor/decompressor options dict (#134601)

Slightly tweak error messages for options dict
Lib/test/test_zstd.py
Modules/_zstd/compressor.c
Modules/_zstd/decompressor.c