Matti Picus pushed to branch branch/py3.7 at PyPy / pypy
Commits: a723fab4 by Carl Friedrich Bolz-Tereick at 2021-12-04T21:54:28+01:00 bpo-44954: fix corner case in float.fromhex - - - - - 6fbd9ba4 by Carl Friedrich Bolz-Tereick at 2021-12-04T22:20:26+01:00 copy dtoa changes from https://bugs.python.org/issue40780 - - - - - 801b73ac by Matti Picus at 2021-12-05T10:58:54+02:00 delete unused and untested build_main_for_shared - - - - - cc79ca89 by Matti Picus at 2021-12-05T10:59:41+02:00 make sure pypy3.7 as an exe name gets passed through to shared library name - - - - - 29ddc6ea by Matti Picus at 2021-12-05T08:21:30+02:00 deprecate PyPy.h but add it to the embedding docs, issue 3608 - - - - - 734f6579 by Matti Picus at 2021-12-05T11:35:02+02:00 merge default --HG-- branch : py3.7 - - - - - 10 changed files: - pypy/objspace/std/floatobject.py - pypy/objspace/std/test/apptest_stringformat.py - pypy/objspace/std/test/test_floatobject.py - rpython/rlib/test/test_rdtoa.py - rpython/translator/c/genc.py - rpython/translator/c/src/dtoa.c - rpython/translator/c/test/test_standalone.py - rpython/translator/driver.py - rpython/translator/platform/posix.py - rpython/translator/platform/windows.py View it on Heptapod: https://foss.heptapod.net/pypy/pypy/-/compare/a9d106acb99de9730a48105e80edf16563db774e...734f6579978abd93d579fcfe60be654dcf67dbc2 -- View it on Heptapod: https://foss.heptapod.net/pypy/pypy/-/compare/a9d106acb99de9730a48105e80edf16563db774e...734f6579978abd93d579fcfe60be654dcf67dbc2 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