muke 101 pushed to branch branch/llvm-jit-backend-experimental at PyPy / pypy
Commits:
f8dc2de0 by muke101 at 2021-07-08T01:31:22+01:00
implemented ptr_eq, ptr_ne and new opcodes
--HG--
branch : llvm-jit-backend-experimental
- - - - -
3 changed files:
- rpython/jit/backend/llvm/llvm_api.py
Ronan Lamy pushed to branch branch/py3.7 at PyPy / pypy
Commits:
15e605c1 by Ronan Lamy at 2021-07-07T18:43:45+01:00
Don't keep handles open for longer than necessary
--HG--
branch : py3.7
- - - - -
1 changed file:
- pypy/module/_hpy_universal/interp_slot.py
View it on Heptapod:
https:/
Armin Rigo pushed to branch branch/default at PyPy / pypy
Commits:
a7c176c1 by Armin Rigo at 2021-07-07T16:14:09+02:00
add 'static' over C functions for cffi to avoid having them exported
- - - - -
1 changed file:
- lib_pypy/_audioop_build.py
View it on Heptapod:
https://foss.heptapod.ne
Matti Picus pushed to branch branch/py3.7 at PyPy / pypy
Commits:
5b2371b2 by Armin Rigo at 2021-07-07T14:48:03+02:00
update to cffi 1.14.6
- - - - -
2aad2e2f by Matti Picus at 2021-07-07T16:50:13+03:00
merge default into py3.7
--HG--
branch : py3.7
- - - - -
10 changed files:
- extra_tes
Matti Picus pushed to branch branch/py3.8 at PyPy / pypy
Commits:
0caa0840 by Matti Picus at 2021-07-02T15:14:46+03:00
remove outdated comment, issue 2248 was fixed
--HG--
branch : py3.7
- - - - -
8e9f3ee2 by Matti Picus at 2021-07-02T16:26:32+03:00
remove bad copy-paste line
--HG--
branch :
Armin Rigo pushed to branch branch/default at PyPy / pypy
Commits:
5b2371b2 by Armin Rigo at 2021-07-07T14:48:03+02:00
update to cffi 1.14.6
- - - - -
10 changed files:
- extra_tests/cffi_tests/cffi0/test_function.py
- extra_tests/cffi_tests/cffi1/test_recompiler.py
- extra_tests/cffi_tests