diff options
author | Cody Maloney <cmaloney@users.noreply.github.com> | 2025-02-05 11:33:17 -0800 |
---|---|---|
committer | GitHub <noreply@github.com> | 2025-02-05 11:33:17 -0800 |
commit | 5fb019fc29a90e722aff20a9522bf588351358cd (patch) | |
tree | 770f00e6589fa23f48883cb1d6a44435f8e10c49 /Python/gc_free_threading.c | |
parent | 7d9a22f50923309955a2caf7d57013f224071e6e (diff) | |
download | cpython-5fb019fc29a90e722aff20a9522bf588351358cd.tar.gz cpython-5fb019fc29a90e722aff20a9522bf588351358cd.zip |
gh-129559: Add `bytearray.resize()` (GH-129560)
Add bytearray.resize() which wraps PyByteArray_Resize.
Make negative size passed to resize exception/error rather than crash in optimized builds.
Diffstat (limited to 'Python/gc_free_threading.c')
0 files changed, 0 insertions, 0 deletions