Issue #13623: Fix a performance regression introduced by issue #12170 in
bytes.find() and handle correctly OverflowError (raise the same ValueError than the error for -1).
Showing
Please
register
or
sign in
to comment
bytes.find() and handle correctly OverflowError (raise the same ValueError than the error for -1).