summaryrefslogtreecommitdiffstats
path: root/Python/Python-ast.c
diff options
context:
space:
mode:
authorVictor Stinner <vstinner@python.org>2023-07-23 20:10:12 (GMT)
committerGitHub <noreply@github.com>2023-07-23 20:10:12 (GMT)
commit7d41ead9191a18bc473534f6f8bd1095f2232cc2 (patch)
tree88fbc75fdfd4158da7321ef308c537a66a55af4d /Python/Python-ast.c
parent0d6dfd68d22762c115d202515fe3310bfb42e327 (diff)
downloadcpython-7d41ead9191a18bc473534f6f8bd1095f2232cc2.zip
cpython-7d41ead9191a18bc473534f6f8bd1095f2232cc2.tar.gz
cpython-7d41ead9191a18bc473534f6f8bd1095f2232cc2.tar.bz2
gh-106320: Remove _PyBytes_Join() C API (#107144)
Move private _PyBytes functions to the internal C API (pycore_bytesobject.h): * _PyBytes_DecodeEscape() * _PyBytes_FormatEx() * _PyBytes_FromHex() * _PyBytes_Join() No longer export these functions.
Diffstat (limited to 'Python/Python-ast.c')
0 files changed, 0 insertions, 0 deletions