[pypy-commit] [Git][pypy/pypy][branch/py3.7] 5 commits: trivial test fixes, backport Py_NAN fix

Matti Picus foss at heptapod.net
Sun Jan 3 11:55:38 EST 2021



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


Commits:
84ef34d2 by Matti Picus at 2020-12-31T08:47:04+02:00
trivial test fixes, backport Py_NAN fix

- - - - -
5263476f by Matti Picus at 2021-01-01T12:09:47+02:00
happy new year

- - - - -
72f16d17 by Matti Picus at 2021-01-02T22:36:23+02:00
enable vmprof installation for rpython/rlib/rvmprof tests

- - - - -
87487450 by Matti Picus at 2021-01-03T15:48:29+02:00
test, fix parsing "inf" and friends in PyOS_string_to_double (issue 3375)

also fix "const char *" in dg_strtod

- - - - -
feb8cbce by Matti Picus at 2021-01-03T18:54:53+02:00
merge default into py3.7

--HG--
branch : py3.7

- - - - -


10 changed files:

- LICENSE
- extra_tests/test_os.py
- pypy/doc/conf.py
- pypy/module/_pypyjson/interp_decoder.py
- pypy/module/cpyext/pystrtod.py
- pypy/module/cpyext/test/test_pystrtod.py
- pypy/module/time/test/test_time.py
- requirements.txt
- rpython/doc/conf.py
- rpython/rlib/rdtoa.py


View it on GitLab: https://foss.heptapod.net/pypy/pypy/-/compare/9957831964541d970be2998bb239ec3621095aa5...feb8cbce449e9e231be3cb74b86f8c936c4406ed

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


-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://mail.python.org/pipermail/pypy-commit/attachments/20210103/bf412e9d/attachment-0001.html>


More information about the pypy-commit mailing list