Ronan Lamy pushed to branch branch/default at PyPy / pypy
Commits:
7fc3d607 by Ronan Lamy at 2022-03-30T19:39:08+01:00
Simplify TinyObjSpace.__init__()
- - - - -
1 changed file:
- pypy/tool/pytest/objspace.py
View it on Heptapod:
https://foss.heptapod.net/pypy/pypy/-/commit/7fc3d607001c1
Carl Friedrich Bolz-Tereick pushed to branch branch/default at PyPy / pypy
Commits:
a9c5 by Carl Friedrich Bolz-Tereick at 2022-01-16T21:22:11+01:00
speed up dict.copy by having a strategy-specific implementation of it. also
allows speeding up emptydict.update(...)
--HG--
branch : speedup-
Carl Friedrich Bolz-Tereick pushed to branch branch/py3.8 at PyPy / pypy
Commits:
a9c5 by Carl Friedrich Bolz-Tereick at 2022-01-16T21:22:11+01:00
speed up dict.copy by having a strategy-specific implementation of it. also
allows speeding up emptydict.update(...)
--HG--
branch : speedup-di
Ronan Lamy pushed to branch branch/py3.8 at PyPy / pypy
Commits:
e848fbb7 by Ronan Lamy at 2022-03-29T13:05:32+01:00
Start backporting branch 'py3-interplevel-ast-rewrite' to default
--HG--
branch : backport-interplevel-ast-rewrite
- - - - -
c4ce7bde by Carl Friedrich Bolz-Tereick at 2022-03-
Ronan Lamy pushed to branch branch/default at PyPy / pypy
Commits:
b7d1143e by Ronan Lamy at 2022-03-30T16:50:56+01:00
Backed out changeset b5752865884b
- - - - -
2 changed files:
- pypy/module/_io/test/apptest_bytesio.py
- pypy/module/_io/test/test_bufferedio.py
View it on Heptapod:
htt
Ronan Lamy pushed to branch branch/default at PyPy / pypy
Commits:
e848fbb7 by Ronan Lamy at 2022-03-29T13:05:32+01:00
Start backporting branch 'py3-interplevel-ast-rewrite' to default
--HG--
branch : backport-interplevel-ast-rewrite
- - - - -
cf21465f by Ronan Lamy at 2022-03-29T18:31:34+01:
Ronan Lamy deleted branch branch/backport-interplevel-ast-rewrite at PyPy / pypy
--
You're receiving this email because of your account on foss.heptapod.net.
___
pypy-commit mailing list -- pypy-commit@python.org
To unsubscribe send an email to pyp
Ronan Lamy pushed to branch branch/backport-interplevel-ast-rewrite at PyPy /
pypy
Commits:
649a2dc3 by Ronan Lamy at 2022-03-30T12:54:51+01:00
fix issue with test module docstrings
--HG--
branch : backport-interplevel-ast-rewrite
- - - - -
1 changed file:
- pypy/tool/pytest/astrewriter/a
Ronan Lamy pushed to branch branch/backport-interplevel-ast-rewrite at PyPy /
pypy
Commits:
76c10d9f by Ronan Lamy at 2022-03-30T12:38:17+01:00
Add missing file
--HG--
branch : backport-interplevel-ast-rewrite
- - - - -
1 changed file:
- + pypy/tool/pytest/fake_pytest/interp_arutil.py
V
Carl Friedrich Bolz-Tereick pushed to branch branch/py3.9 at PyPy / pypy
Commits:
c523a1a4 by Carl Friedrich Bolz-Tereick at 2022-03-30T13:35:28+02:00
#3715: fix the first two cases of missing "cannot assign to" messages
--HG--
branch : py3.9
- - - - -
2 changed files:
- pypy/interpreter/a
Ronan Lamy pushed to branch branch/backport-interplevel-ast-rewrite at PyPy /
pypy
Commits:
c2596d5b by Ronan Lamy at 2022-03-30T11:42:53+01:00
Enable assert rewriting by default for apptest_XXX files
--HG--
branch : backport-interplevel-ast-rewrite
- - - - -
2 changed files:
- pypy/conft
Carl Friedrich Bolz-Tereick pushed to branch branch/py3.9 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
Carl Friedrich Bolz-Tereick pushed to branch branch/py3.8 at PyPy / pypy
Commits:
80ded6e7 by Carl Friedrich Bolz-Tereick at 2022-03-30T09:32:04+02:00
fix merge problem, those tests exited in two places, in test_descroperation
*and* in apptest_descroperation
--HG--
branch : py3.8
- - - - -
5e
13 matches
Mail list logo