Carl Friedrich Bolz-Tereick pushed to branch branch/default at PyPy / pypy
Commits: 36f13ba0 by Carl Friedrich Bolz-Tereick at 2022-10-07T15:14:06+02:00 use proper API - - - - - b6a89666 by Carl Friedrich Bolz-Tereick at 2022-10-07T18:39:24+02:00 remove old and weird interface to build strings, just use string builders - - - - - 7671bbdf by Carl Friedrich Bolz-Tereick at 2022-10-07T20:42:19+02:00 make dtoa elidable, tracing into it makes not much sense - - - - - ba30949b by Carl Friedrich Bolz-Tereick at 2022-10-07T20:43:15+02:00 make list.__repr__ use a jit driver, and have implementations for a few of the strategies - - - - - 7 changed files: - pypy/objspace/std/floatobject.py - pypy/objspace/std/listobject.py - pypy/objspace/std/test/test_listobject.py - rpython/rlib/rdtoa.py - rpython/rtyper/lltypesystem/rstr.py - rpython/rtyper/rlist.py - rpython/rtyper/rtuple.py View it on Heptapod: https://foss.heptapod.net/pypy/pypy/-/compare/7b5e9d2ecaf8ac0450ceb0d30491af8bccc20e17...ba30949bf05335195dff853cac841a03ecb099c2 -- View it on Heptapod: https://foss.heptapod.net/pypy/pypy/-/compare/7b5e9d2ecaf8ac0450ceb0d30491af8bccc20e17...ba30949bf05335195dff853cac841a03ecb099c2 You're receiving this email because of your account on foss.heptapod.net.
_______________________________________________ pypy-commit mailing list -- pypy-commit@python.org To unsubscribe send an email to pypy-commit-le...@python.org https://mail.python.org/mailman3/lists/pypy-commit.python.org/ Member address: arch...@mail-archive.com