Skip to content

gh-126004: fix positions handling in codecs.xmlcharrefreplace_errors - #127672

Closed
picnixz wants to merge 2 commits into
python:mainfrom
picnixz:fix/codecs/backslashreplace-errors-126004
Closed

gh-126004: fix positions handling in codecs.xmlcharrefreplace_errors#127672
picnixz wants to merge 2 commits into
python:mainfrom
picnixz:fix/codecs/backslashreplace-errors-126004

Conversation

@picnixz

@picnixzpicnixz commented Dec 6, 2024

Copy link
Copy Markdown
Member

Sorry for the previous PR but I just rewrote the entire branch to avoid having un-necessary commits (I created the branch prior to ##123380 and forgot to merge that branch again).

@picnixzpicnixz changed the title gh-126004: fix positions handling in codecs.backslashreplace_errors handlergh-126004: fix positions handling in codecs.xmlcharrefreplace_errorsDec 6, 2024
@picnixz

Copy link
Copy Markdown
MemberAuthor

Great. I've incorrectly named my branch.

@picnixzpicnixz closed this Dec 6, 2024
@picnixz
picnixz deleted the fix/codecs/backslashreplace-errors-126004 branch December 6, 2024 10:19
Sign up for freeto join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant

@picnixz