diff options
author | Victor Stinner <vstinner@python.org> | 2020-02-12 23:55:09 +0100 |
---|---|---|
committer | GitHub <noreply@github.com> | 2020-02-12 23:55:09 +0100 |
commit | 8c3aee65ed3aff3668da330ccd6f9ba7b2aa4567 (patch) | |
tree | 2397a0bbe5d560316ee8bf2c199a9b4c4cb25fda /Python/hamt.c | |
parent | 98921aeaf5879b51e2dd1870c9285cfa8d1a52c7 (diff) | |
download | cpython-git-8c3aee65ed3aff3668da330ccd6f9ba7b2aa4567.tar.gz |
bpo-35134: Add Include/cpython/fileutils.h header file (GH-18493)
Move CPython C API from Include/fileutils.h into a new
Include/cpython/fileutils.h header file which is included by
Include/fileutils.h.
Exclude the following private symbols from the limited C API:
* _Py_error_handler
* _Py_GetErrorHandler()
* _Py_DecodeLocaleEx()
* _Py_EncodeLocaleEx()
Diffstat (limited to 'Python/hamt.c')
0 files changed, 0 insertions, 0 deletions