We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a9d57fc commit cc9ab2aCopy full SHA for cc9ab2a
Modules/_zstd/_zstdmodule.h
@@ -11,7 +11,6 @@ Python module.
11
#include "zstd.h"
12
#include "zdict.h"
13
14
-#include "pycore_lock.h" // PyMutex APIs
15
16
#define PYTHON_MINIMUM_SUPPORTED_ZSTD_VERSION 10400
17
0 commit comments