Carl Friedrich Bolz-Tereick pushed to branch branch/py3.8 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 - - - - - 22cab3a8 by Carl Friedrich Bolz-Tereick at 2022-05-16T19:24:39+02:00 #3475: add a jit driver for filter --HG-- branch : py3.8 - - - - - accd1862 by Carl Friedrich Bolz-Tereick at 2022-05-16T19:25:40+02:00 merge default --HG-- branch : py3.8 - - - - - 7 changed files: - pypy/module/__builtin__/functional.py - pypy/module/itertools/interp_itertools.py - 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/e253ce74330aa394451b4573ace106aa8c7f3a75...accd18623efed7dc266af2d124f2d54f22fc41a7 -- View it on Heptapod: https://foss.heptapod.net/pypy/pypy/-/compare/e253ce74330aa394451b4573ace106aa8c7f3a75...accd18623efed7dc266af2d124f2d54f22fc41a7 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