mirror of
https://github.com/python/cpython.git
synced 2026-05-07 13:10:37 -04:00
348e22cf06
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 <duaneg@dghda.com>
Source files for various builtin objects