Skip to content

gh-149059: add INF, NINF and NAN test cases for math.fabs()#150940

Open
Aniketsy wants to merge 1 commit into
python:mainfrom
Aniketsy:fix-149059
Open

gh-149059: add INF, NINF and NAN test cases for math.fabs()#150940
Aniketsy wants to merge 1 commit into
python:mainfrom
Aniketsy:fix-149059

Conversation

@Aniketsy
Copy link
Copy Markdown
Contributor

@Aniketsy Aniketsy commented Jun 5, 2026

@skirpichev skirpichev added skip news needs backport to 3.13 bugs and security fixes needs backport to 3.14 bugs and security fixes needs backport to 3.15 pre-release feature fixes, bugs and security fixes labels Jun 6, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

awaiting core review needs backport to 3.13 bugs and security fixes needs backport to 3.14 bugs and security fixes needs backport to 3.15 pre-release feature fixes, bugs and security fixes skip news tests Tests in the Lib/test dir

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Increase test coverage for math.py fabs() function

2 participants