Thanks to visit codestin.com Credit goes to github.com
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 65a3144 commit f18f871Copy full SHA for f18f871
1 file changed
Modules/zlibmodule.c
@@ -3,6 +3,7 @@
3
4
/* Windows users: read Python's PCbuild\readme.txt */
5
6
+#define PY_SSIZE_T_CLEAN
7
8
#include "Python.h"
9
#include "structmember.h"
0 commit comments