]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
gh-129173: Use `_PyUnicodeError_GetParams` in `PyCodec_SurrogatePassErrors` (GH-129134)
authorBénédikt Tran <10796600+picnixz@users.noreply.github.com>
Fri, 14 Feb 2025 17:34:32 +0000 (18:34 +0100)
committerGitHub <noreply@github.com>
Fri, 14 Feb 2025 17:34:32 +0000 (18:34 +0100)
commit1775091dc163d1fa76c33b01b9c82dc2430ffac8
treec453f3722fd8e280dfca462cbfdbc67efc050ea7
parent303043f5062c1e7ffb7907abde61dbf13c98f8e9
gh-129173: Use `_PyUnicodeError_GetParams` in `PyCodec_SurrogatePassErrors` (GH-129134)
Python/codecs.c