mirror of
https://github.com/AdaCore/cpython.git
synced 2026-02-12 12:57:15 -08: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