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
- - -
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
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--
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/
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
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.
___