Matti Picus pushed to branch branch/default at PyPy / pypy
Commits:
b40614ed by Matti Picus at 2022-03-30T00:44:36+03:00
remove draft status from release note
- - - - -
1 changed file:
- pypy/doc/release-v7.3.9.rst
View it on Heptapod:
https://foss.heptapod.net/pypy/pypy/-/commit/b40614e
Matti Picus pushed to branch branch/default at PyPy / pypy
Commits:
8c1d382e by Matti Picus at 2022-03-30T00:38:42+03:00
remove outdated whatsnew_head from how-to-release
- - - - -
1 changed file:
- pypy/doc/how-to-release.rst
View it on Heptapod:
https://foss.heptapod.net/pypy/pypy/-/co
Matti Picus pushed to branch branch/default at PyPy / pypy
Commits:
2bcee0ce by Matti Picus at 2022-03-29T19:53:08+03:00
Added tag release-pypy2.7-v7.3.9 for changeset 8e99af2f9b8e
- - - - -
7e5ab21c by Matti Picus at 2022-03-29T19:53:44+03:00
Added tag release-pypy3.7-v7.3.9 for changeset 7e0
Ronan Lamy pushed to branch branch/backport-interplevel-ast-rewrite at PyPy /
pypy
Commits:
806bf163 by Ronan Lamy at 2022-03-29T19:51:19+01:00
Backport space._cached_compile()
--HG--
branch : backport-interplevel-ast-rewrite
- - - - -
3 changed files:
- pypy/interpreter/baseobjspace.py
-
Ronan Lamy pushed to branch branch/backport-interplevel-ast-rewrite at PyPy /
pypy
Commits:
87124a84 by Ronan Lamy at 2022-03-29T19:42:31+01:00
Add test_astrewrite
--HG--
branch : backport-interplevel-ast-rewrite
- - - - -
1 changed file:
- + pypy/tool/pytest/test/test_astrewrite.py
Vie
Ronan Lamy pushed new branch branch/backport-interplevel-ast-rewrite at PyPy /
pypy
--
View it on Heptapod:
https://foss.heptapod.net/pypy/pypy/-/tree/branch/backport-interplevel-ast-rewrite
You're receiving this email because of your account on foss.heptapod.net.
__
Carl Friedrich Bolz-Tereick pushed to branch branch/default at PyPy / pypy
Commits:
c4ce7bde by Carl Friedrich Bolz-Tereick at 2022-03-29T19:56:45+02:00
remove enumerate mention (it's not really relevant for pypy users), add
mention
of performance regression fix
- - - - -
1 changed file:
-
Carl Friedrich Bolz-Tereick pushed to branch branch/py3.8 at PyPy / pypy
Commits:
e6c76014 by Carl Friedrich Bolz-Tereick at 2022-03-29T15:10:12+02:00
implement the parentstack as a resizable list:
- it's a list of chars, not a list of pointers, way more efficient (mixing
chars and the empty
Nils pushed new branch branch/py3.9-pattern-matching-experiments at PyPy / pypy
--
View it on Heptapod:
https://foss.heptapod.net/pypy/pypy/-/tree/branch/py3.9-pattern-matching-experiments
You're receiving this email because of your account on foss.heptapod.net.
_