[pypy-commit] [Git][pypy/pypy][branch/py3.8] 8 commits: (cfbolz, twitch): add reversed(dict) and reversed(dict.keys()) support, using

2021-04-17 Thread Carl Friedrich Bolz-Tereick
Carl Friedrich Bolz-Tereick pushed to branch branch/py3.8 at PyPy / pypy Commits: 15ccdd13 by Carl Friedrich Bolz-Tereick at 2021-01-30T20:47:28+01:00 (cfbolz, twitch): add reversed(dict) and reversed(dict.keys()) support, using the existing machinery --HG-- branch : py3.8-reversed-dict - - -

[pypy-commit] [Git][pypy/pypy][branch/py3.7] fix borked merge

2021-04-17 Thread Carl Friedrich Bolz-Tereick
Carl Friedrich Bolz-Tereick pushed to branch branch/py3.7 at PyPy / pypy Commits: 7c40d6e3 by Carl Friedrich Bolz-Tereick at 2021-04-16T22:44:18+02:00 fix borked merge --HG-- branch : py3.7 - - - - - 1 changed file: - pypy/objspace/std/test/test_obj.py View it on GitLab: https://foss.he

[pypy-commit] [Git][pypy/pypy][branch/default] 11 commits: do heap caching for set/getinteriorfield during tracing. this makes the

2021-04-17 Thread Carl Friedrich Bolz-Tereick
Carl Friedrich Bolz-Tereick pushed to branch branch/default at PyPy / pypy Commits: ee32c5a0 by Carl Friedrich Bolz-Tereick at 2021-04-14T12:04:15+02:00 do heap caching for set/getinteriorfield during tracing. this makes the jit.isvirtual inlining decisions less brittle for dictionaries --HG--

[pypy-commit] [Git][pypy/pypy][branch/default] document branch

2021-04-17 Thread Carl Friedrich Bolz-Tereick
Carl Friedrich Bolz-Tereick pushed to branch branch/default at PyPy / pypy Commits: ba5db97e by Carl Friedrich Bolz-Tereick at 2021-04-17T12:31:33+02:00 document branch - - - - - 1 changed file: - pypy/doc/whatsnew-head.rst View it on GitLab: https://foss.heptapod.net/pypy/pypy/-/commit/

[pypy-commit] [Git][pypy/pypy][branch/py3.7] 13 commits: do heap caching for set/getinteriorfield during tracing. this makes the

2021-04-17 Thread Carl Friedrich Bolz-Tereick
Carl Friedrich Bolz-Tereick pushed to branch branch/py3.7 at PyPy / pypy Commits: ee32c5a0 by Carl Friedrich Bolz-Tereick at 2021-04-14T12:04:15+02:00 do heap caching for set/getinteriorfield during tracing. this makes the jit.isvirtual inlining decisions less brittle for dictionaries --HG-- b

[pypy-commit] [Git][pypy/pypy] Pushed new branch branch/py3.7-errormsg-improvements

2021-04-17 Thread Carl Friedrich Bolz-Tereick
Carl Friedrich Bolz-Tereick pushed new branch branch/py3.7-errormsg-improvements at PyPy / pypy -- View it on Heptapod: https://foss.heptapod.net/pypy/pypy/-/tree/branch/py3.7-errormsg-improvements You're receiving this email because of your account on foss.heptapod.net. ___