Skip to content

[3.13] gh-136006: fix Py_NAN expansion on Solaris systems (GH-136575)#138734

Merged
Yhg1s merged 1 commit intopython:3.13from
picnixz:backport-d54b109-3.13
Sep 18, 2025
Merged

[3.13] gh-136006: fix Py_NAN expansion on Solaris systems (GH-136575)#138734
Yhg1s merged 1 commit intopython:3.13from
picnixz:backport-d54b109-3.13

Conversation

@picnixz
Copy link
Member

@picnixz picnixz commented Sep 10, 2025

On Solaris, Py_NAN may expand as a function address instead of a floating-point number. This amends commit 7a3b035. (cherry picked from commit d54b109)

…thonGH-136575)

On Solaris, `Py_NAN` may expand as a function address instead of a floating-point number.
This amends commit 7a3b035.
(cherry picked from commit d54b109)

Co-authored-by: Bénédikt Tran <10796600+picnixz@users.noreply.github.com>
@Yhg1s Yhg1s merged commit df34903 into python:3.13 Sep 18, 2025
42 checks passed
@bedevere-app
Copy link

bedevere-app bot commented Sep 22, 2025

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

epbennetts added a commit to epbennetts/cpython that referenced this pull request Sep 22, 2025
hugovk pushed a commit that referenced this pull request Sep 22, 2025
@picnixz picnixz deleted the backport-d54b109-3.13 branch October 11, 2025 14:06
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants