[pypy-commit] [Git][pypy/pypy][branch/llvm-jit-backend-experimental] implemented ptr_eq, ptr_ne and new opcodes

2021-07-07 Thread muke 101 (@muke101)
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

[pypy-commit] [Git][pypy/pypy][branch/py3.7] Don't keep handles open for longer than necessary

2021-07-07 Thread Ronan Lamy (@rlamy)
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:/

[pypy-commit] [Git][pypy/pypy][branch/default] add 'static' over C functions for cffi to avoid having them exported

2021-07-07 Thread Armin Rigo (@arigo)
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

[pypy-commit] [Git][pypy/pypy][branch/py3.7] 2 commits: update to cffi 1.14.6

2021-07-07 Thread Matti Picus (@mattip)
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

[pypy-commit] [Git][pypy/pypy][branch/py3.8] 13 commits: remove outdated comment, issue 2248 was fixed

2021-07-07 Thread Matti Picus (@mattip)
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 :

[pypy-commit] [Git][pypy/pypy][branch/default] update to cffi 1.14.6

2021-07-07 Thread Armin Rigo (@arigo)
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