Kaydet (Commit) f18f8711 authored tarafından Victor Stinner's avatar Victor Stinner

Issue #8677: make the zlib module "ssize_t clean" for parsing parameters

üst 65a3144e
......@@ -3,6 +3,7 @@
/* Windows users: read Python's PCbuild\readme.txt */
#define PY_SSIZE_T_CLEAN
#include "Python.h"
#include "structmember.h"
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment