mirror of
https://github.com/python/cpython.git
synced 2025-10-09 16:34:44 +00:00
gh-104922: remove PY_SSIZE_T_CLEAN (#106315)
This commit is contained in:
parent
8571b271e7
commit
d5bd32fb48
64 changed files with 0 additions and 90 deletions
|
@ -25,8 +25,6 @@
|
|||
#endif
|
||||
#define OPENSSL_NO_DEPRECATED 1
|
||||
|
||||
#define PY_SSIZE_T_CLEAN
|
||||
|
||||
#include "Python.h"
|
||||
#include "pycore_weakref.h" // _PyWeakref_GET_REF()
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue