mirror of
https://github.com/python/cpython.git
synced 2026-05-06 20:51:17 -04:00
Issue #8677: make the zlib module "ssize_t clean" for parsing parameters
This commit is contained in:
@@ -3,6 +3,7 @@
|
||||
|
||||
/* Windows users: read Python's PCbuild\readme.txt */
|
||||
|
||||
#define PY_SSIZE_T_CLEAN
|
||||
|
||||
#include "Python.h"
|
||||
#include "structmember.h"
|
||||
|
||||
Reference in New Issue
Block a user