Skip to content

Conversation

@miss-islington
Copy link
Contributor

@miss-islington miss-islington 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)

Co-authored-by: Bénédikt Tran [email protected]

…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 <[email protected]>
@encukou
Copy link
Member

encukou commented Sep 10, 2025

FWIW, I generally don't backport fixes for unsupported platforms – our testing isn't useful there, and anyone porting Python should have a mechanism to manage patches.

@picnixz
Copy link
Member

picnixz commented Sep 22, 2025

Oh I didn't know about that policy. Considering Thomas actually merged the 3.13 backport, I think we should merge this one as well (but this can wait until 3.14.0). Alternatively, I can revert the 3.13 backport.

cc @Yhg1s @hugovk

@vstinner
Copy link
Member

I would suggest to revert the 3.13 backport and close this PR.

@hugovk
Copy link
Member

hugovk commented Sep 22, 2025

(I'm at the PyCon UK sprint, we can do the revert PR.)

@picnixz
Copy link
Member

picnixz commented Sep 22, 2025

Ok. Let's revert 3.13. Could you take care of this Hugo? TiA. I'm currently working on something else.

@picnixz picnixz closed this Sep 22, 2025
@hugovk
Copy link
Member

hugovk commented Sep 22, 2025

Yep 👍

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

Projects

None yet

Development

Successfully merging this pull request may close these issues.

5 participants