bpo-35134: Create Include/cpython/dictobject.h (GH-10732)
* Move dictobject.h code surrounded by "#ifndef Py_LIMITED_API" to a new Include/cpython/dictobject.h header file. * Add PyAPI_FUNC() to _PyDictView_New(). * Reorganize dictobject.h: move views and iterators at the end.
V
Victor Stinner committed
ffedd9ad2a8be4bf82a4d8f2bac3eaee5b44191e
Parent: dd12aa0
Committed by GitHub <noreply@github.com>
on 11/26/2018, 11:12:26 PM