mirror of
https://github.com/python/cpython.git
synced 2025-08-03 16:39:00 +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
|
@ -6,8 +6,6 @@
|
|||
Version 3 of this protocol properly supports circular links
|
||||
and sharing. */
|
||||
|
||||
#define PY_SSIZE_T_CLEAN
|
||||
|
||||
#include "Python.h"
|
||||
#include "pycore_call.h" // _PyObject_CallNoArgs()
|
||||
#include "pycore_code.h" // _PyCode_New()
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue