SIGN IN SIGN UP

bpo-41078: Add pycore_list.h internal header file (GH-21057)

* Move _PyList_ITEMS() to pycore_list.h.
* The C extension "_heapq" is now built with Py_BUILD_CORE_MODULE
  macro defined to access the internal C API.
V
Victor Stinner committed
c45dbe93b7094fe014442c198727ee38b25541c4
Parent: 384621c
Committed by GitHub <noreply@github.com> on 6/22/2020, 3:39:32 PM