cpython/Modules/_zstd
cui 09233bd198
gh-146578: _zstd: Fix printf format for pledged size errors (#146576)
Use %llu instead of %ull for unsigned long long in zstd_contentsize_converter ValueError messages.
2026-04-21 12:49:44 -07:00
..
clinic
_zstdmodule.c
_zstdmodule.h
buffer.h
compressor.c gh-146578: _zstd: Fix printf format for pledged size errors (#146576) 2026-04-21 12:49:44 -07:00
decompressor.c
zstddict.c
zstddict.h