gh-129173: refactor `PyCodec_ReplaceErrors` into separate functions (… · python/cpython@fa6a814 · GitHub
Skip to content

Commit fa6a814

Browse files
authored
gh-129173: refactor PyCodec_ReplaceErrors into separate functions (#129893)
The logic of `PyCodec_ReplaceErrors` is now split into separate functions, each of which handling a specific exception type.
1 parent 4d3a7ea commit fa6a814

1 file changed

Lines changed: 83 additions & 40 deletions

File tree

Python/codecs.c

Lines changed: 83 additions & 40 deletions

0 commit comments

Comments
 (0)