COMMITS
/ Include/internal/pycore_tupleobject.h October 2, 2019
V
bpo-38353: Cleanup includes in the internal C API (GH-16548)
Victor Stinner committed
April 17, 2019
V
bpo-36635: Change pyport.h for Py_BUILD_CORE_MODULE define (GH-12853)
Victor Stinner committed
February 25, 2019
S
bpo-36030: Add _PyTuple_FromArray() function (GH-11954)
Sergey Fedoseev committed
November 25, 2018
V
bpo-35081: Add Include/internal/pycore_tupleobject.h (GH-10705)
Victor Stinner committed