-
Type:
Task
-
Resolution: Won't Fix
-
Priority:
Trivial - P5
-
None
-
Affects Version/s: None
-
Component/s: Docs
-
None
-
None
-
None
-
None
-
None
-
None
-
None
-
None
The server requires zstd version 0.8+. We should document that, and how to figure out what version of zstd the zstandard python package is using.
>>> import zstandard >>> zstandard.ZSTD_VERSION (1, 3, 8)