Carl Friedrich Bolz-Tereick pushed to branch branch/py3.7 at PyPy / pypy


Commits:
1ff02436 by Carl Friedrich Bolz-Tereick at 2022-02-17T13:45:38+01:00
#3682: speed up string_to_float by checking whether the string starts with a
space before string spaces and by only calling lower if parsing as a regular
numbers fails

- - - - -
398b750c by Carl Friedrich Bolz-Tereick at 2022-02-17T13:57:08+01:00
merge default

--HG--
branch : py3.7

- - - - -


1 changed file:

- rpython/rlib/test/test_rfloat.py


View it on Heptapod: 
https://foss.heptapod.net/pypy/pypy/-/compare/f69ba906897d082cb5e4e4e15f17798ab74ab7f3...398b750c08326884f41bb4394fd0097acd2ecc4c

-- 
View it on Heptapod: 
https://foss.heptapod.net/pypy/pypy/-/compare/f69ba906897d082cb5e4e4e15f17798ab74ab7f3...398b750c08326884f41bb4394fd0097acd2ecc4c
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