Skip to content

[3.12] gh-105375: Improve array.array exception handling (GH-105594) #105644

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

Merged
merged 1 commit into from
Jun 11, 2023

Conversation

miss-islington
Copy link
Contributor

@miss-islington miss-islington commented Jun 11, 2023

Fix a bug where 'tp_richcompare' could end up overwriting an exception.
(cherry picked from commit 35cff54)

Co-authored-by: Erlend E. Aasland [email protected]

)

Fix a bug where 'tp_richcompare' could end up overwriting an exception.
(cherry picked from commit 35cff54)

Co-authored-by: Erlend E. Aasland <[email protected]>
@erlend-aasland erlend-aasland enabled auto-merge (squash) June 11, 2023 10:00
@erlend-aasland erlend-aasland merged commit d3c69ed into python:3.12 Jun 11, 2023
@miss-islington miss-islington deleted the backport-35cff54-3.12 branch June 11, 2023 10:24
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.

3 participants