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 : specialize-sum

- - - - -
87824422 by olliemath at 2021-06-22T09:54:56+01:00
Sum: split tuple/list specialization. Handle all edge cases.

--HG--
branch : specialize-sum

- - - - -
3119d9ce by Carl Friedrich Bolz-Tereick at 2021-06-22T11:04:05+00:00
Merge branch 'branch/specialize-sum' into 'branch/default'

Specialize builtin sum for lists/tuples

Closes #3492

See merge request pypy/pypy!823

- - - - -
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+00:00
Merge branch 'branch/specialize-sum' into 'branch/default'

Sum: tests and fixes for more edge cases in fast path

See merge request pypy/pypy!824

- - - - -
3a56b901 by Matti Picus at 2021-06-22T22:01:48+03:00
document merged branch

- - - - -
60f59ed3 by Matti Picus at 2021-06-22T22:04:38+03:00
merge default into py3.7

--HG--
branch : py3.7

- - - - -


3 changed files:

- pypy/doc/whatsnew-head.rst
- pypy/module/__builtin__/app_functional.py
- pypy/module/__builtin__/test/test_builtin.py


View it on Heptapod: 
https://foss.heptapod.net/pypy/pypy/-/compare/3ec15e5c86676625f167f9892616ee558f3ebfcc...60f59ed36e7c83aab2d04ca530d5bc2b4ec0fd35

-- 
View it on Heptapod: 
https://foss.heptapod.net/pypy/pypy/-/compare/3ec15e5c86676625f167f9892616ee558f3ebfcc...60f59ed36e7c83aab2d04ca530d5bc2b4ec0fd35
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

Reply via email to