Skip to content

gh-129173: Use _PyUnicodeError_GetParams in PyCodec_SurrogatePassErrors - #129134

Merged
encukou merged 10 commits into
python:mainfrom
picnixz:feat/codecs/surrogate-handler
Feb 14, 2025
Merged

gh-129173: Use _PyUnicodeError_GetParams in PyCodec_SurrogatePassErrors#129134
encukou merged 10 commits into
python:mainfrom
picnixz:feat/codecs/surrogate-handler

Conversation

@picnixz

@picnixzpicnixz commented Jan 21, 2025

Copy link
Copy Markdown
Member

Comment threadPython/codecs.c Outdated
Comment threadPython/codecs.c Outdated
Comment threadPython/codecs.c
Comment threadPython/codecs.c Outdated
@picnixzpicnixz changed the title Use _PyUnicodeError_GetParams for the 'surrogate' handlersgh-129173: Use _PyUnicodeError_GetParams for the 'surrogate' handlersJan 22, 2025
@picnixzpicnixz changed the title gh-129173: Use _PyUnicodeError_GetParams for the 'surrogate' handlersgh-129173: Use _PyUnicodeError_GetParams in PyCodec_SurrogatePassErrorsJan 22, 2025
@picnixz

Copy link
Copy Markdown
MemberAuthor

There are a few post-edits I want to make but not today. Same for the remaining PR, so I'm keeping it as a draft.

@picnixz
picnixz marked this pull request as ready for review February 9, 2025 08:47
@picnixz
picnixz requested a review from encukouFebruary 9, 2025 11:22
@encukou
encukou merged commit 1775091 into python:mainFeb 14, 2025
@picnixz
picnixz deleted the feat/codecs/surrogate-handler branch February 14, 2025 17:40
Sign up for freeto join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants

@picnixz@encukou