Skip to content

gh-85989: move HAVE_DOUBLE_ROUNDING check to test.support#150219

Open
skirpichev wants to merge 7 commits into
python:mainfrom
skirpichev:test-support-double-rounding
Open

gh-85989: move HAVE_DOUBLE_ROUNDING check to test.support#150219
skirpichev wants to merge 7 commits into
python:mainfrom
skirpichev:test-support-double-rounding

Conversation

@skirpichev
Copy link
Copy Markdown
Member

@skirpichev skirpichev commented May 22, 2026

This adds skip_if_double_rounding decorator.

@skirpichev skirpichev changed the title gh-85989: add HAVE_DOUBLE_ROUNDING check to test.support gh-85989: move HAVE_DOUBLE_ROUNDING check to test.support May 26, 2026
@skirpichev
Copy link
Copy Markdown
Member Author

CC @vstinner

Comment thread Lib/test/support/__init__.py Outdated
@skirpichev skirpichev requested a review from vstinner May 26, 2026 02:36
Copy link
Copy Markdown
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

Comment thread Lib/test/support/__init__.py Outdated
@vstinner
Copy link
Copy Markdown
Member

I merged #150432. It created conflicts. Can you please update your PR to solve conflicts?

@skirpichev
Copy link
Copy Markdown
Member Author

I merged #150432. It created conflicts. Can you please update your PR to solve conflicts?

Done.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

awaiting merge skip news tests Tests in the Lib/test dir

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants