Skip to content

Use subTest() in math.fma() tests #131125

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
Mar 12, 2025
Merged

Conversation

skirpichev
Copy link
Contributor

No description provided.

@skirpichev skirpichev requested a review from vstinner March 12, 2025 01:32
@bedevere-app bedevere-app bot added the tests Tests in the Lib/test dir label Mar 12, 2025
@skirpichev skirpichev marked this pull request as ready for review March 12, 2025 01:48
@vstinner vstinner added the needs backport to 3.13 bugs and security fixes label Mar 12, 2025
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

@vstinner vstinner merged commit 52756c3 into python:main Mar 12, 2025
52 checks passed
@miss-islington-app
Copy link

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

miss-islington pushed a commit to miss-islington/cpython that referenced this pull request Mar 12, 2025
(cherry picked from commit 52756c3)

Co-authored-by: Sergey B Kirpichev <[email protected]>
@bedevere-app
Copy link

bedevere-app bot commented Mar 12, 2025

GH-131132 is a backport of this pull request to the 3.13 branch.

@bedevere-app bedevere-app bot removed the needs backport to 3.13 bugs and security fixes label Mar 12, 2025
@vstinner
Copy link
Member

Merged, thank you.

vstinner pushed a commit that referenced this pull request Mar 12, 2025
Use subTest() in math.fma() tests (GH-131125)
(cherry picked from commit 52756c3)

Co-authored-by: Sergey B Kirpichev <[email protected]>
@skirpichev skirpichev deleted the fma-use-subTest branch March 12, 2025 07:03
seehwan pushed a commit to seehwan/cpython that referenced this pull request Apr 16, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
skip issue skip news tests Tests in the Lib/test dir
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants