muke 101 pushed to branch branch/llvm-jit-backend-experimental at PyPy / pypy
Commits:
5c71b28c by muke101 at 2021-03-05T09:54:47+00:00
added guard opcode to parser, still in inconsistent state though
--HG--
branch : llvm-jit-backend-experimental
- - - - -
4 changed files:
- rpython/jit/ba
Carl Friedrich Bolz-Tereick pushed to branch branch/py3.7 at PyPy / pypy
Commits:
8cc34b84 by Carl Friedrich Bolz-Tereick at 2021-03-05T11:32:54+01:00
add a hack that fixes test_ztranslation of _hpy_universal
--HG--
branch : py3.7
- - - - -
2 changed files:
- pypy/objspace/fake/objspace.py
Carl Friedrich Bolz-Tereick pushed to branch branch/py3.7 at PyPy / pypy
Commits:
a45767ce by Carl Friedrich Bolz-Tereick at 2021-03-05T11:44:34+01:00
better place for the hack
--HG--
branch : py3.7
- - - - -
2 changed files:
- pypy/module/_hpy_universal/test/test_ztranslation.py
- pypy/ob
muke 101 pushed to branch branch/llvm-jit-backend-experimental at PyPy / pypy
Commits:
92fca293 by muke101 at 2021-03-05T11:09:55+00:00
refactored IR module and builder into having separate instances per compile
loop call, refs then held by dispatcher instance for later use by guards
--HG--
b
Carl Friedrich Bolz-Tereick pushed to branch branch/py3.7 at PyPy / pypy
Commits:
fa273acf by Carl Friedrich Bolz-Tereick at 2021-03-05T12:25:31+01:00
speaking of hacks: fix test_ztranslation of _posixsubprocess
--HG--
branch : py3.7
- - - - -
1 changed file:
- pypy/module/posix/interp_pos
Matti Picus pushed to branch branch/py3.7 at PyPy / pypy
Commits:
418727b5 by Matti Picus at 2021-03-05T14:14:06+02:00
comment how cpython fixed a failing test
--HG--
branch : py3.7
- - - - -
1 changed file:
- pypy/interpreter/test/apptest_exceptions.py
View it on GitLab:
https://foss.h
Carl Friedrich Bolz-Tereick pushed to branch branch/py3.7 at PyPy / pypy
Commits:
adf6c996 by Carl Friedrich Bolz-Tereick at 2021-03-05T21:37:39+01:00
add c_/f_/contiguous flags on memoryview
--HG--
branch : py3.7
- - - - -
2 changed files:
- pypy/objspace/std/memoryobject.py
- pypy/objspa
Carl Friedrich Bolz-Tereick pushed to branch branch/py3.8 at PyPy / pypy
Commits:
48b98346 by Carl Friedrich Bolz-Tereick at 2021-02-04T13:44:54+01:00
call more appropriate methods a bit everywhere
--HG--
branch : intbound-improvements-3
- - - - -
77dc56b7 by Carl Friedrich Bolz-Tereick at 20
Carl Friedrich Bolz-Tereick pushed to branch branch/py3.7 at PyPy / pypy
Commits:
dc88c4a9 by Carl Friedrich Bolz-Tereick at 2021-03-05T22:03:30+01:00
fix translation
--HG--
branch : py3.7
- - - - -
1 changed file:
- pypy/objspace/std/memoryobject.py
View it on GitLab:
https://foss.hept
Carl Friedrich Bolz-Tereick pushed to branch branch/py3.8 at PyPy / pypy
Commits:
dc88c4a9 by Carl Friedrich Bolz-Tereick at 2021-03-05T22:03:30+01:00
fix translation
--HG--
branch : py3.7
- - - - -
d597b63c by Carl Friedrich Bolz-Tereick at 2021-03-05T22:04:16+01:00
merge py3.7
--HG--
branc
10 matches
Mail list logo