diff options
| author | Victor Stinner <vstinner@redhat.com> | 2018-11-26 23:12:26 (GMT) |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2018-11-26 23:12:26 (GMT) |
| commit | ffedd9ad2a8be4bf82a4d8f2bac3eaee5b44191e (patch) | |
| tree | 843b3d2d8f146224e1e87c5179b5cdef4bd0d283 /Lib/test/support/script_helper.py | |
| parent | dd12aa0aea733820807ec4f99e4e476064a0ee41 (diff) | |
| download | cpython-ffedd9ad2a8be4bf82a4d8f2bac3eaee5b44191e.zip cpython-ffedd9ad2a8be4bf82a4d8f2bac3eaee5b44191e.tar.gz cpython-ffedd9ad2a8be4bf82a4d8f2bac3eaee5b44191e.tar.bz2 | |
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 'Lib/test/support/script_helper.py')
0 files changed, 0 insertions, 0 deletions
