diff options
author | Victor Stinner <vstinner@python.org> | 2022-03-02 14:15:26 +0100 |
---|---|---|
committer | GitHub <noreply@github.com> | 2022-03-02 14:15:26 +0100 |
commit | b6b711a1aa233001c1874af1d920e459b6bf962c (patch) | |
tree | db9de75d0d1a794dace09ccba274a22f733bff63 /Python/compile.c | |
parent | 03642df1a1cfddcd740b62e78bddfa3ea6863da4 (diff) | |
download | cpython-b6b711a1aa233001c1874af1d920e459b6bf962c.tar.gz cpython-b6b711a1aa233001c1874af1d920e459b6bf962c.zip |
bpo-46848: Move _PyBytes_Find() to internal C API (GH-31642)
Move _PyBytes_Find() and _PyBytes_ReverseFind() functions to the
internal C API.
bytesobject.c now includes pycore_bytesobject.h.
Diffstat (limited to 'Python/compile.c')
0 files changed, 0 insertions, 0 deletions