[pypy-commit] [Git][pypy/pypy][branch/py3.7] #3682: don't make a string copy for the input strings of float(s) to remove

Carl Friedrich Bolz-Tereick (@cfbolz) foss at heptapod.net
Thu Feb 17 07:16:22 EST 2022



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


Commits:
f69ba906 by Carl Friedrich Bolz-Tereick at 2022-02-17T13:08:01+01:00
#3682: don't make a string copy for the input strings of float(s) to remove
underscores, if there are no underscores to start with

--HG--
branch : py3.7

- - - - -


2 changed files:

- pypy/objspace/std/floatobject.py
- rpython/rlib/rfloat.py


View it on Heptapod: https://foss.heptapod.net/pypy/pypy/-/commit/f69ba906897d082cb5e4e4e15f17798ab74ab7f3

-- 
View it on Heptapod: https://foss.heptapod.net/pypy/pypy/-/commit/f69ba906897d082cb5e4e4e15f17798ab74ab7f3
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/20220217/2813c2f1/attachment.html>


More information about the pypy-commit mailing list