Carl Friedrich Bolz-Tereick pushed to branch branch/py3.8 at PyPy / pypy
Commits: 52124ceb by Carl Friedrich Bolz-Tereick at 2021-06-11T13:03:42+02:00 test and fix: __trunc__ can return a non-int that implements __index__ too --HG-- branch : py3.8 - - - - - fa5cca7f by Carl Friedrich Bolz-Tereick at 2021-06-11T14:02:47+02:00 implement initial= kwonly arg to itertools.accumulate --HG-- branch : py3.8 - - - - - 4 changed files: - pypy/module/itertools/interp_itertools.py - pypy/module/itertools/test/test_itertools.py - pypy/objspace/std/intobject.py - pypy/objspace/std/test/test_intobject.py View it on Heptapod: https://foss.heptapod.net/pypy/pypy/-/compare/2aa79fabdf18434f30280d2f379580525c99dc9b...fa5cca7f8578bda8372129bd7c0d98791726b6c7 -- View it on Heptapod: https://foss.heptapod.net/pypy/pypy/-/compare/2aa79fabdf18434f30280d2f379580525c99dc9b...fa5cca7f8578bda8372129bd7c0d98791726b6c7 You're receiving this email because of your account on foss.heptapod.net.
_______________________________________________ pypy-commit mailing list pypy-commit@python.org https://mail.python.org/mailman/listinfo/pypy-commit