mirror of
https://github.com/python/cpython.git
synced 2026-07-29 13:16:59 -04:00
gh-127971: fix off-by-one read beyond the end of a string during search (GH-132574)
(cherry picked from commit 85ec3b3b50)
Co-authored-by: Duane Griffin <[email protected]>
Source files for various builtin objects