diff options
author | Victor Stinner <vstinner@python.org> | 2024-07-17 08:26:05 (GMT) |
---|---|---|
committer | GitHub <noreply@github.com> | 2024-07-17 08:26:05 (GMT) |
commit | bfdbeac355235f6831ace5b514264bd1908000e5 (patch) | |
tree | 74b55b440be7dc8aae3fe8ecc850fb1eeb00c1ac /Python/optimizer_bytecodes.c | |
parent | 5d98a4d266fef754455baf8e65a20dd140ebecd3 (diff) | |
download | cpython-bfdbeac355235f6831ace5b514264bd1908000e5.zip cpython-bfdbeac355235f6831ace5b514264bd1908000e5.tar.gz cpython-bfdbeac355235f6831ace5b514264bd1908000e5.tar.bz2 |
gh-121849: Fix PyUnicodeWriter_WriteSubstring() crash if len=0 (#121896)
Do nothing if start=end.
Diffstat (limited to 'Python/optimizer_bytecodes.c')
0 files changed, 0 insertions, 0 deletions