SIGN IN SIGN UP
python / cpython UNCLAIMED

The Python programming language

0 0 1 Python

bpo-35134: Create Include/cpython/listobject.h (GH-18395)

Move listobject.h code surrounded by "#ifndef Py_LIMITED_API"
to a new Include/cpython/listobject.h header file.

Add cpython/ header files to Makefile.pre.in and pythoncore project
of PCbuild.

Add _PyList_CAST() macro.
V
Victor Stinner committed
bec4186c67345f1e6cd3f8a531bc228f14d7ed7b
Parent: d2ec81a
Committed by GitHub <noreply@github.com> on 2/7/2020, 8:20:21 AM