Carl Friedrich Bolz-Tereick pushed to branch branch/py3.9 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

- - - - -
84bc0f29 by Carl Friedrich Bolz-Tereick at 2022-05-16T20:04:05+02:00
merge py3.8

--HG--
branch : py3.9

- - - - -


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/cb3f38520b4606c82c7bec2f118c625688b75141...84bc0f2925df22b69e0cddee6af5619ec5482069

-- 
View it on Heptapod: 
https://foss.heptapod.net/pypy/pypy/-/compare/cb3f38520b4606c82c7bec2f118c625688b75141...84bc0f2925df22b69e0cddee6af5619ec5482069
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

Reply via email to