]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
gh-129173: Use `_PyUnicodeError_GetParams` in `PyCodec_NameReplaceErrors` (GH-129135)
authorBénédikt Tran <10796600+picnixz@users.noreply.github.com>
Sat, 8 Feb 2025 15:01:57 +0000 (16:01 +0100)
committerGitHub <noreply@github.com>
Sat, 8 Feb 2025 15:01:57 +0000 (16:01 +0100)
commita56ead089caf4e975d7e36036ad98e932822d7dc
tree0672655fc0d8ccafd491701b26df97922ee199fb
parent167cf3ace0db553dce50b2068dfae1f9eae4da6e
gh-129173: Use `_PyUnicodeError_GetParams` in `PyCodec_NameReplaceErrors` (GH-129135)
Python/codecs.c