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

[3.11] gh-103578: Fix pdb reading code with non-utf8 encoding (GH-103581) #103867

Merged
merged 1 commit into from
Apr 26, 2023

Conversation

miss-islington
Copy link
Contributor

@miss-islington miss-islington commented Apr 26, 2023

pdb should use io.open_code to open code to avoid encoding issue.
(cherry picked from commit 31acfd7)

Co-authored-by: Tian Gao gaogaotiantian@hotmail.com

…H-103581)

`pdb` should use `io.open_code` to open code to avoid encoding issue.
(cherry picked from commit 31acfd7)

Co-authored-by: Tian Gao <gaogaotiantian@hotmail.com>
@hauntsaninja hauntsaninja enabled auto-merge (squash) April 26, 2023 05:05
@hauntsaninja hauntsaninja merged commit f11ba1c into python:3.11 Apr 26, 2023
@miss-islington miss-islington deleted the backport-31acfd7-3.11 branch April 26, 2023 05: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.

4 participants