diff options
author | Bénédikt Tran <10796600+picnixz@users.noreply.github.com> | 2025-03-01 11:01:20 (GMT) |
---|---|---|
committer | GitHub <noreply@github.com> | 2025-03-01 11:01:20 (GMT) |
commit | ddc27f9c385f57db1c227b655ec84dcf097a8976 (patch) | |
tree | 1d9362fc6d17c416cd31f16bcb649f0455e6681b /Python/codegen.c | |
parent | 75f38af7810af1c3ca567d6224a975f85aef970f (diff) | |
download | cpython-ddc27f9c385f57db1c227b655ec84dcf097a8976.zip cpython-ddc27f9c385f57db1c227b655ec84dcf097a8976.tar.gz cpython-ddc27f9c385f57db1c227b655ec84dcf097a8976.tar.bz2 |
gh-128974: Fix `UnicodeError.__str__` when custom attributes have side-effects (#128975)
Fix some crashes when (custom) attributes of `UnicodeError` objects implement `object.__str__` with side-effects.
Diffstat (limited to 'Python/codegen.c')
0 files changed, 0 insertions, 0 deletions