diff options
author | Victor Stinner <vstinner@python.org> | 2020-02-12 22:55:09 (GMT) |
---|---|---|
committer | GitHub <noreply@github.com> | 2020-02-12 22:55:09 (GMT) |
commit | 8c3aee65ed3aff3668da330ccd6f9ba7b2aa4567 (patch) | |
tree | 2397a0bbe5d560316ee8bf2c199a9b4c4cb25fda /Include/graminit.h | |
parent | 98921aeaf5879b51e2dd1870c9285cfa8d1a52c7 (diff) | |
download | cpython-8c3aee65ed3aff3668da330ccd6f9ba7b2aa4567.zip cpython-8c3aee65ed3aff3668da330ccd6f9ba7b2aa4567.tar.gz cpython-8c3aee65ed3aff3668da330ccd6f9ba7b2aa4567.tar.bz2 |
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 'Include/graminit.h')
0 files changed, 0 insertions, 0 deletions