mirror of
https://github.com/python/cpython.git
synced 2026-07-22 09:56:53 -04:00
dbc7fd61d8
gh-142560: prevent use-after-free in search-like methods by exporting buffer in bytearray (GH-142938)
(cherry picked from commit 220f0b1077)
Co-authored-by: wangxiaolei <fatelei@gmail.com>
Source files for various builtin objects