Stefano Rivera pushed to branch branch/default at PyPy / pypy


Commits:
cebc4f06 by Stefano Rivera at 2023-05-14T08:31:16-04:00
Backed out changeset 3f8f71f89399

This was the changeset I *meant* to back out earlier.

- - - - -
e771915d by Stefano Rivera at 2023-05-14T08:36:31-04:00
Use C99 NAN for Py_NAN

This uses the standard `NAN` macro provided by C99, as cPython does since
(gh-104263). And drops support for Py_NO_NAN.
Resolves a test failure in AppTestFloatMacros.test_Py_NAN for Debian.

- - - - -


2 changed files:

- pypy/module/cpyext/include/pymath.h
- pypy/module/cpyext/test/test_floatobject.py


View it on Heptapod: 
https://foss.heptapod.net/pypy/pypy/-/compare/97957124196b0dae5151e2bc05070290084657dd...e771915df6b31cc5d0c4969ded51cf06de2bdfcb

-- 
View it on Heptapod: 
https://foss.heptapod.net/pypy/pypy/-/compare/97957124196b0dae5151e2bc05070290084657dd...e771915df6b31cc5d0c4969ded51cf06de2bdfcb
You're receiving this email because of your account on foss.heptapod.net.


_______________________________________________
pypy-commit mailing list -- pypy-commit@python.org
To unsubscribe send an email to pypy-commit-le...@python.org
https://mail.python.org/mailman3/lists/pypy-commit.python.org/
Member address: arch...@mail-archive.com

Reply via email to