X Tutup
The Wayback Machine - https://web.archive.org/web/20221223134609/https://github.com/python/cpython/pull/94434
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-92336: linecache.getline should not raise exceptions on decoding errors (GH-94410) #94434

Merged
merged 1 commit into from Jun 30, 2022

Conversation

miss-islington
Copy link
Contributor

@miss-islington miss-islington commented Jun 30, 2022

(cherry picked from commit 21cbdae)

Co-authored-by: Irit Katriel 1055913+iritkatriel@users.noreply.github.com

Automerge-Triggered-By: GH:iritkatriel

…ding errors (pythonGH-94410)

(cherry picked from commit 21cbdae)

Co-authored-by: Irit Katriel <1055913+iritkatriel@users.noreply.github.com>
@miss-islington
Copy link
Contributor Author

miss-islington commented Jun 30, 2022

Status check is done, and it's a success .

@bedevere-bot bedevere-bot added the type-bug An unexpected behavior, bug, or error label Jun 30, 2022
@iritkatriel iritkatriel added the 🤖 automerge PR will be merged once it's been approved and all CI passed label Jun 30, 2022
@miss-islington
Copy link
Contributor Author

miss-islington commented Jun 30, 2022

Status check is done, and it's a success .

@miss-islington miss-islington merged commit 20b8c9e into python:3.11 Jun 30, 2022
15 checks passed
@miss-islington miss-islington deleted the backport-21cbdae-3.11 branch Jun 30, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
🤖 automerge PR will be merged once it's been approved and all CI passed type-bug An unexpected behavior, bug, or error
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants
X Tutup