[pypy-commit] [Git][pypy/pypy][branch/default] 2 commits: bpo-44954: fix corner case in float.fromhex

Carl Friedrich Bolz-Tereick (@cfbolz) foss at heptapod.net
Sat Dec 4 16:21:06 EST 2021



Carl Friedrich Bolz-Tereick pushed to branch branch/default 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

- - - - -


5 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/src/dtoa.c


View it on Heptapod: https://foss.heptapod.net/pypy/pypy/-/compare/747df94882bbfff1c6066fcf7a986ca276b776db...6fbd9ba4dee454b806010ec664b875ed2dccfc75

-- 
View it on Heptapod: https://foss.heptapod.net/pypy/pypy/-/compare/747df94882bbfff1c6066fcf7a986ca276b776db...6fbd9ba4dee454b806010ec664b875ed2dccfc75
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/20211204/7a067274/attachment-0001.html>


More information about the pypy-commit mailing list