Oliver Margetts pushed new branch branch/specialize-sum at PyPy / pypy
--
View it on Heptapod:
https://foss.heptapod.net/pypy/pypy/-/tree/branch/specialize-sum
You're receiving this email because of your account on foss.heptapod.net.
___
pypy-commi
Oliver Margetts pushed to branch branch/specialize-sum at PyPy / pypy
Commits:
a1973663 by olliemath at 2021-06-22T09:40:49+01:00
sum: add edge-cases to tests
--HG--
branch : specialize-sum
- - - - -
87824422 by olliemath at 2021-06-22T09:54:56+01:00
Sum: split tuple/list specialization. Hand
Carl Friedrich Bolz-Tereick pushed to branch branch/default at PyPy / pypy
Commits:
55136feb by olliemath at 2021-06-22T09:26:27+01:00
Specialize builtin sum for lists/tuples
--HG--
branch : specialize-sum
- - - - -
a1973663 by olliemath at 2021-06-22T09:40:49+01:00
sum: add edge-cases to tes
Carl Friedrich Bolz-Tereick pushed to branch branch/py3.8 at PyPy / pypy
Commits:
33731c1f by Carl Friedrich Bolz-Tereick at 2021-06-22T12:54:37+02:00
some details for test_builtin
--HG--
branch : py3.8
- - - - -
d4f3f13b by Carl Friedrich Bolz-Tereick at 2021-06-22T13:24:40+02:00
sep accepts
Oliver Margetts pushed to branch branch/specialize-sum at PyPy / pypy
Commits:
15eb3230 by olliemath at 2021-06-22T19:34:05+01:00
Sum: tests and fixes for more edge cases in fast path
--HG--
branch : specialize-sum
- - - - -
2 changed files:
- pypy/module/__builtin__/app_functional.py
- py
Carl Friedrich Bolz-Tereick pushed to branch branch/default at PyPy / pypy
Commits:
15eb3230 by olliemath at 2021-06-22T19:34:05+01:00
Sum: tests and fixes for more edge cases in fast path
--HG--
branch : specialize-sum
- - - - -
874798c1 by Carl Friedrich Bolz-Tereick at 2021-06-22T18:58:04+
Matti Picus pushed to branch branch/default at PyPy / pypy
Commits:
3a56b901 by Matti Picus at 2021-06-22T22:01:48+03:00
document merged branch
- - - - -
1 changed file:
- pypy/doc/whatsnew-head.rst
View it on Heptapod:
https://foss.heptapod.net/pypy/pypy/-/commit/3a56b9013503f8c0057dc86
Matti Picus pushed to branch branch/py3.8 at PyPy / pypy
Commits:
93401d6a by Matti Picus at 2021-06-21T04:43:09+03:00
customize compiler
--HG--
branch : py3.7
- - - - -
bbe7cf59 by Matti Picus at 2021-06-21T09:35:58+03:00
fix test, repr was fixed in cpython3.7
--HG--
branch : py3.7
- - - -
Matti Picus pushed to branch branch/py3.7 at PyPy / pypy
Commits:
55136feb by olliemath at 2021-06-22T09:26:27+01:00
Specialize builtin sum for lists/tuples
--HG--
branch : specialize-sum
- - - - -
a1973663 by olliemath at 2021-06-22T09:40:49+01:00
sum: add edge-cases to tests
--HG--
branch