Skip to content

gh-126004: fix incorrect handling of start and end in codecs.xmlcharrefreplace_errors handler #127671

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Closed

Conversation

picnixz
Copy link
Member

@picnixz picnixz commented Dec 6, 2024

picnixz and others added 28 commits August 27, 2024 09:11

Verified

This commit was signed with the committer’s verified signature.
ggerganov Georgi Gerganov
This fixes a bug when the `start` value of a `UnicodeError` is 0
and the underlying object is an empty string or bytes.

Verified

This commit was signed with the committer’s verified signature.
ggerganov Georgi Gerganov

Verified

This commit was signed with the committer’s verified signature.
ggerganov Georgi Gerganov

Verified

This commit was signed with the committer’s verified signature.
ggerganov Georgi Gerganov

Verified

This commit was signed with the committer’s verified signature.
ggerganov Georgi Gerganov

Verified

This commit was signed with the committer’s verified signature.
ggerganov Georgi Gerganov

Verified

This commit was signed with the committer’s verified signature.
ggerganov Georgi Gerganov

Verified

This commit was signed with the committer’s verified signature.
qnixsynapse Akarshan Biswas

Verified

This commit was signed with the committer’s verified signature.
qnixsynapse Akarshan Biswas

Partially verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
We cannot verify signatures from co-authors, and some of the co-authors attributed to this commit require their commits to be signed.

Verified

This commit was signed with the committer’s verified signature.
qnixsynapse Akarshan Biswas

Verified

This commit was signed with the committer’s verified signature.
qnixsynapse Akarshan Biswas
@picnixz picnixz marked this pull request as draft December 6, 2024 09:47
@picnixz picnixz changed the title gh-126004: fix incorrect handling of start and end in codec.xmlcharrefreplace_errors handler gh-126004: fix incorrect handling of start and end in codecs.xmlcharrefreplace_errors handler Dec 6, 2024
@picnixz picnixz closed this Dec 6, 2024
@picnixz picnixz deleted the fix/codec/xmlcharrefreplace-errors-126004 branch December 6, 2024 09:57
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants