SIGN IN SIGN UP

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.
V
Victor Stinner committed
b6b711a1aa233001c1874af1d920e459b6bf962c
Parent: 03642df
Committed by GitHub <noreply@github.com> on 3/2/2022, 1:15:26 PM