diff options
author | Bénédikt Tran <10796600+picnixz@users.noreply.github.com> | 2025-01-23 10:44:18 (GMT) |
---|---|---|
committer | GitHub <noreply@github.com> | 2025-01-23 10:44:18 (GMT) |
commit | 225296cd5b505c180d3f45c355b43d7e1d99d3d5 (patch) | |
tree | 1d2bad5590eafbf86effdd102fc4ab506dc3fac1 /Python/tracemalloc.c | |
parent | 70dcc847df4eb32367859bfa168f057e43eed11e (diff) | |
download | cpython-225296cd5b505c180d3f45c355b43d7e1d99d3d5.zip cpython-225296cd5b505c180d3f45c355b43d7e1d99d3d5.tar.gz cpython-225296cd5b505c180d3f45c355b43d7e1d99d3d5.tar.bz2 |
gh-126004: Fix positions handling in `codecs.replace_errors` (#127674)
This fixes how `PyCodec_ReplaceErrors` handles the `start` and `end` attributes
of `UnicodeError` objects via the `_PyUnicodeError_GetParams` helper.
Diffstat (limited to 'Python/tracemalloc.c')
0 files changed, 0 insertions, 0 deletions