[pypy-commit] [Git][pypy/pypy][branch/default] 3 commits: mention the **kwargs speed regression

Carl Friedrich Bolz-Tereick (@cfbolz) foss at heptapod.net
Mon Feb 7 14:43:33 EST 2022



Carl Friedrich Bolz-Tereick pushed to branch branch/default at PyPy / pypy


Commits:
6c665b49 by Carl Friedrich Bolz-Tereick at 2022-01-27T11:36:16+01:00
mention the **kwargs speed regression

- - - - -
7b9c109f by Carl Friedrich Bolz-Tereick at 2022-02-07T20:42:38+01:00
#3667: improve x << y where x and y are ints but the results doesn't fit into a
machine word: don't convert y to rbigint and back to int

- - - - -
1feb48b4 by Carl Friedrich Bolz-Tereick at 2022-02-07T20:43:21+01:00
merge heads

- - - - -


2 changed files:

- pypy/doc/release-v7.3.8.rst
- pypy/objspace/std/intobject.py


View it on Heptapod: https://foss.heptapod.net/pypy/pypy/-/compare/4d4fd57166c59f0526b011251d158f9b42b9d930...1feb48b41fdc0f8d2a47d487d526952433ec6290

-- 
View it on Heptapod: https://foss.heptapod.net/pypy/pypy/-/compare/4d4fd57166c59f0526b011251d158f9b42b9d930...1feb48b41fdc0f8d2a47d487d526952433ec6290
You're receiving this email because of your account on foss.heptapod.net.


-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://mail.python.org/pipermail/pypy-commit/attachments/20220207/74cd48b2/attachment.html>


More information about the pypy-commit mailing list