Skip to content

Conversation

furkanonder
Copy link
Contributor

@furkanonder furkanonder commented Oct 8, 2024

@furkanonder furkanonder added type-bug An unexpected behavior, bug, or error tests Tests in the Lib/test dir skip news needs backport to 3.13 bugs and security fixes labels Oct 8, 2024
@furkanonder furkanonder requested a review from vstinner October 8, 2024 19:43
@vstinner vstinner merged commit 92760bd into python:main Oct 9, 2024
37 checks passed
@miss-islington-app
Copy link

Thanks @furkanonder 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 Oct 9, 2024
…008 implementation issues (pythonGH-125151)

Skip test_fma_zero_result on NetBSD due to IEE 754-2008 implementation issues
(cherry picked from commit 92760bd)

Co-authored-by: Furkan Onder <furkanonder@protonmail.com>
@bedevere-app
Copy link

bedevere-app bot commented Oct 9, 2024

GH-125173 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 Oct 9, 2024
@vstinner
Copy link
Member

vstinner commented Oct 9, 2024

Merged, thanks.

You may report the issue to NetBSD. I reported the issue to FreeBSD who is working on a fix: https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=277783

vstinner pushed a commit that referenced this pull request Oct 9, 2024
…2008 implementation issues (GH-125151) (#125173)

gh-125150: Skip test_fma_zero_result on NetBSD due to IEE 754-2008 implementation issues (GH-125151)

Skip test_fma_zero_result on NetBSD due to IEE 754-2008 implementation issues
(cherry picked from commit 92760bd)

Co-authored-by: Furkan Onder <furkanonder@protonmail.com>
efimov-mikhail pushed a commit to efimov-mikhail/cpython that referenced this pull request Oct 9, 2024
…008 implementation issues (python#125151)

Skip test_fma_zero_result on NetBSD due to IEE 754-2008 implementation issues
@furkanonder
Copy link
Contributor Author

Merged, thanks.

You may report the issue to NetBSD. I reported the issue to FreeBSD who is working on a fix: https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=277783

Thanks for the merge. I reported the issue. https://gnats.netbsd.org/cgi-bin/query-pr-single.pl?number=58742

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 type-bug An unexpected behavior, bug, or error
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants