diff options
author | Victor Stinner <vstinner@redhat.com> | 2018-11-27 00:12:26 +0100 |
---|---|---|
committer | GitHub <noreply@github.com> | 2018-11-27 00:12:26 +0100 |
commit | ffedd9ad2a8be4bf82a4d8f2bac3eaee5b44191e (patch) | |
tree | 843b3d2d8f146224e1e87c5179b5cdef4bd0d283 /Python/context.c | |
parent | dd12aa0aea733820807ec4f99e4e476064a0ee41 (diff) | |
download | cpython-git-ffedd9ad2a8be4bf82a4d8f2bac3eaee5b44191e.tar.gz |
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.
Diffstat (limited to 'Python/context.c')
0 files changed, 0 insertions, 0 deletions