Carl Friedrich Bolz-Tereick pushed to branch branch/default at PyPy / pypy
Commits: 85872ac0 by Carl Friedrich Bolz-Tereick at 2022-05-16T09:58:56+02:00 rename file - - - - - 9d1d641d by Carl Friedrich Bolz-Tereick at 2022-05-16T11:07:54+02:00 fix two test. behaviour with segmented traces looks good! the first one had to be rewritten to do the recursion via the portal, not in some random interp level function - - - - - 9c774bf0 by Carl Friedrich Bolz-Tereick at 2022-05-16T13:20:43+02:00 #3744 make list.count use the same fast paths as list.index - - - - - 5 changed files: - pypy/objspace/std/listobject.py - pypy/objspace/std/test/test_listobject.py - pypy/objspace/std/test/test_liststrategies.py - rpython/jit/metainterp/test/test_recursive.py - rpython/jit/metainterp/test/test_limit.py → rpython/jit/metainterp/test/test_tracelimit.py View it on Heptapod: https://foss.heptapod.net/pypy/pypy/-/compare/0f8ed1aa34b9bba2f53b1427139fad6acacd2fee...9c774bf0f681dfa4b8b1dafaed0121d4dfb0be13 -- View it on Heptapod: https://foss.heptapod.net/pypy/pypy/-/compare/0f8ed1aa34b9bba2f53b1427139fad6acacd2fee...9c774bf0f681dfa4b8b1dafaed0121d4dfb0be13 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