Carl Friedrich Bolz-Tereick pushed to branch branch/default at PyPy / pypy
Commits:
4e6f2b80 by Carl Friedrich Bolz-Tereick at 2022-05-28T09:04:21+02:00
fix error checking
- - - - -
2 changed files:
- lib_pypy/_structseq.py
- pypy/module/test_lib_pypy/test_structseq.py
View it on Heptapod
Carl Friedrich Bolz-Tereick pushed to branch branch/default at PyPy / pypy
Commits:
d5af8c51 by Carl Friedrich Bolz-Tereick at 2022-05-28T09:55:44+02:00
add missing doc about flag
- - - - -
1 changed file:
- rpython/jit/metainterp/warmstate.py
View it on Heptapod:
https://foss.heptapod.n
Armin Rigo pushed to branch branch/default at PyPy / pypy
Commits:
1a17490a by Armin Rigo at 2022-05-28T11:11:11+02:00
#3619
if pypy runs C code that itself tries to run a cffi embedded module, then we
crashed: rpython_startup_code was executed twice.
- - - - -
2 changed files:
- pypy/modu
Carl Friedrich Bolz-Tereick pushed to branch branch/fix-access-directly at PyPy
/ pypy
Commits:
fad9ad6c by Carl Friedrich Bolz-Tereick at 2022-05-28T15:18:42+02:00
test is order dependent, make it very explicit
--HG--
branch : fix-access-directly
- - - - -
1 changed file:
- rpython/rlib/
Carl Friedrich Bolz-Tereick pushed to branch branch/fix-access-directly at PyPy
/ pypy
Commits:
ffe6fa0e by Carl Friedrich Bolz-Tereick at 2022-05-28T17:59:11+02:00
fix test (don't know why this changed, does not matter)
--HG--
branch : fix-access-directly
- - - - -
1 changed file:
- pypy
Carl Friedrich Bolz-Tereick pushed to branch branch/default at PyPy / pypy
Commits:
cf27940b by Carl Friedrich Bolz-Tereick at 2022-05-26T12:28:10+02:00
a check for the problem of too much access_directly
--HG--
branch : fix-access-directly
- - - - -
0e97ae18 by Carl Friedrich Bolz-Tereick at
Carl Friedrich Bolz-Tereick pushed to branch branch/py3.8 at PyPy / pypy
Commits:
cf27940b by Carl Friedrich Bolz-Tereick at 2022-05-26T12:28:10+02:00
a check for the problem of too much access_directly
--HG--
branch : fix-access-directly
- - - - -
0e97ae18 by Carl Friedrich Bolz-Tereick at 2
Matti Picus pushed to branch branch/default at PyPy / pypy
Commits:
42b67db1 by Matti Picus at 2022-05-29T06:52:58+03:00
fix xmm scratch register on win64 (issue 3753)
- - - - -
294cc70d by Matti Picus at 2022-05-29T07:36:20+03:00
simplify reghint logic, this fixes a misfit of hints on win64
Matti Picus pushed to branch branch/default at PyPy / pypy
Commits:
72f29b20 by Matti Picus at 2022-05-29T07:42:30+03:00
fix comment
- - - - -
1 changed file:
- rpython/jit/backend/x86/regalloc.py
View it on Heptapod:
https://foss.heptapod.net/pypy/pypy/-/commit/72f29b200d6ec89fd545f7d3c
Matti Picus pushed to branch branch/py3.8 at PyPy / pypy
Commits:
42b67db1 by Matti Picus at 2022-05-29T06:52:58+03:00
fix xmm scratch register on win64 (issue 3753)
- - - - -
294cc70d by Matti Picus at 2022-05-29T07:36:20+03:00
simplify reghint logic, this fixes a misfit of hints on win64
-
10 matches
Mail list logo