Skip to content
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

gh-126004: fix positions handling in codecs.backslashreplace_errors #127676

Merged
merged 15 commits into from
Jan 23, 2025

Conversation

picnixz
Copy link
Member

@picnixz picnixz commented Dec 6, 2024

@picnixz picnixz requested a review from encukou December 6, 2024 16:13
Python/codecs.c Outdated Show resolved Hide resolved
@picnixz picnixz requested a review from vstinner January 23, 2025 10:44
Python/codecs.c Outdated Show resolved Hide resolved
Python/codecs.c Outdated Show resolved Hide resolved
@picnixz picnixz requested a review from vstinner January 23, 2025 12:29
Copy link
Member

@vstinner vstinner left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@picnixz picnixz merged commit 25a614a into python:main Jan 23, 2025
45 checks passed
@picnixz picnixz deleted the fix/codecs/backslashreplace-errors-126004 branch January 23, 2025 13:28
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.

2 participants