]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
gh-129173: Use `_PyUnicodeError_GetParams` in `PyCodec_SurrogateEscapeErrors` (GH...
authorBénédikt Tran <10796600+picnixz@users.noreply.github.com>
Thu, 20 Feb 2025 13:18:47 +0000 (14:18 +0100)
committerGitHub <noreply@github.com>
Thu, 20 Feb 2025 13:18:47 +0000 (13:18 +0000)
commite24a1ac17cfd62a94cf7e1e8cf9385fb926adce6
tree0ae6cfdd7f5c29bf2f9572164f11810e4227425d
parent519c2c6740178831125359babbfe288cee4c25e0
gh-129173: Use `_PyUnicodeError_GetParams` in `PyCodec_SurrogateEscapeErrors` (GH-129175)
Python/codecs.c