Skip to content

[3.13] gh-123811: test that round() can return signed zero (GH-123829) - #123938

Merged
Yhg1s merged 3 commits into
python:3.13from
miss-islington:backport-d2b9b6f-3.13
Sep 30, 2024
Merged

[3.13] gh-123811: test that round() can return signed zero (GH-123829)#123938
Yhg1s merged 3 commits into
python:3.13from
miss-islington:backport-d2b9b6f-3.13

Conversation

@miss-islington

@miss-islingtonmiss-islington commented Sep 11, 2024

Copy link
Copy Markdown
Contributor

(cherry picked from commit d2b9b6f)

Co-authored-by: Sergey B Kirpichev skirpichev@gmail.com

…23829)
(cherry picked from commit d2b9b6f)
Co-authored-by: Sergey B Kirpichev <skirpichev@gmail.com>

@vstinnervstinner left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

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

LGTM

@vstinner

Copy link
Copy Markdown
Member

Oh, this depends on: #123840

@Yhg1s
Yhg1s merged commit 243db20 into python:3.13Sep 30, 2024
@miss-islington
miss-islington deleted the backport-d2b9b6f-3.13 branch January 2, 2026 18:45
Sign up for freeto join this conversation on GitHub. Already have an account? Sign in to comment

Labels

skip newstestsTests in the Lib/test dir

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants

@miss-islington@vstinner@Yhg1s@skirpichev