cpython icon indicating copy to clipboard operation
cpython copied to clipboard

Zstd Docs Typo

Open seb-afk opened this issue 1 week ago • 0 comments

Documentation

When writing, the options argument can be a dictionary providing advanced ~~decompression~~ compression parameters;

https://github.com/python/cpython/blob/68fcb958eb0c023cb895217fdf384206b09d12e8/Doc/library/compression.zstd.rst?plain=1#L76

https://github.com/python/cpython/blob/68fcb958eb0c023cb895217fdf384206b09d12e8/Doc/library/compression.zstd.rst?plain=1#L120

seb-afk avatar Jan 05 '26 13:01 seb-afk