Carl Friedrich Bolz-Tereick pushed to branch branch/py3.8 at PyPy / pypy
Commits: e6c76014 by Carl Friedrich Bolz-Tereick at 2022-03-29T15:10:12+02:00 implement the parentstack as a resizable list: - it's a list of chars, not a list of pointers, way more efficient (mixing chars and the empty list unifies to strings) - no artifial depth limitation --HG-- branch : py3.8 - - - - - 1 changed file: - pypy/interpreter/astcompiler/fstring.py View it on Heptapod: https://foss.heptapod.net/pypy/pypy/-/commit/e6c76014be6908696ea33172d339a5da5ef39c84 -- View it on Heptapod: https://foss.heptapod.net/pypy/pypy/-/commit/e6c76014be6908696ea33172d339a5da5ef39c84 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