Skip to content

gh-135166: fix exception type capture in test.test_zstd #135167

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 5, 2025

Conversation

hongweipeng
Copy link
Contributor

@hongweipeng hongweipeng commented Jun 5, 2025

@vstinner
Copy link
Member

vstinner commented Jun 5, 2025

cc @emmatyping

Copy link
Member

@emmatyping emmatyping left a comment

Choose a reason for hiding this comment

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

Thanks for the fix!

@emmatyping
Copy link
Member

Looks like the error was changed in #133921

@zooba zooba merged commit 1b55e12 into python:main Jun 5, 2025
48 checks passed
@zooba zooba added the needs backport to 3.14 bugs and security fixes label Jun 5, 2025
@miss-islington-app
Copy link

Thanks @hongweipeng for the PR, and @zooba for merging it 🌮🎉.. I'm working now to backport this PR to: 3.14.
🐍🍒⛏🤖

miss-islington pushed a commit to miss-islington/cpython that referenced this pull request Jun 5, 2025
@bedevere-app
Copy link

bedevere-app bot commented Jun 5, 2025

GH-135189 is a backport of this pull request to the 3.14 branch.

@bedevere-app bedevere-app bot removed the needs backport to 3.14 bugs and security fixes label Jun 5, 2025
@zooba
Copy link
Member

zooba commented Jun 5, 2025

Thanks for saving me the trouble of diagnosing this myself! I assume it needs to be in 3.14 too?

zooba pushed a commit that referenced this pull request Jun 5, 2025
…35167)

gh-135166: Fix exception type expected by test.test_zstd (GH-135167)
(cherry picked from commit 1b55e12)

Co-authored-by: Weipeng Hong <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
skip news tests Tests in the Lib/test dir
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants