Matti Picus pushed to branch branch/py3.8 at PyPy / pypy


Commits:
ada5a824 by Matti Picus at 2021-08-24T13:33:14+03:00
generate graminit.h needed for pywin32. maybe part of issue 3286

--HG--
branch : py3.8

- - - - -
50acc6e3 by Matti Picus at 2021-08-24T14:38:39+03:00
add LDFLAGS to sysconfig

--HG--
branch : py3.8

- - - - -
9cf188f2 by Matti Picus at 2021-08-24T16:48:17+03:00
raise if not all s is converted in PyOS_string_to_double(s, NULL, NULL)

--HG--
branch : py3.8

- - - - -
c92a1be1 by Matti Picus at 2021-08-24T17:14:55+03:00
__ipow__ is a ternary function, tested in lib-python/3/test/test_capi.py

--HG--
branch : py3.8

- - - - -


5 changed files:

- lib_pypy/_sysconfigdata.py
- pypy/module/cpyext/api.py
- pypy/module/cpyext/pystrtod.py
- pypy/module/cpyext/slotdefs.py
- pypy/module/cpyext/test/test_pystrtod.py


View it on Heptapod: 
https://foss.heptapod.net/pypy/pypy/-/compare/83b36499c435f7244e59885061b9cd14f7a96921...c92a1be10786f1de25d5e8774d79350c61102151

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


_______________________________________________
pypy-commit mailing list
pypy-commit@python.org
https://mail.python.org/mailman/listinfo/pypy-commit

Reply via email to