mirror of
https://github.com/python/cpython.git
synced 2025-07-24 11:44:31 +00:00
Doc: define PY_SSIZE_T_CLEAN always (GH-12794)
This commit is contained in:
parent
a304b136ad
commit
c88feceb44
10 changed files with 22 additions and 4 deletions
|
@ -1,3 +1,4 @@
|
|||
#define PY_SSIZE_T_CLEAN
|
||||
#include <Python.h>
|
||||
#include "structmember.h"
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue