[pypy-commit] [Git][pypy/pypy][branch/default] update contributors

2021-08-02 Thread Matti Picus (@mattip)
Matti Picus pushed to branch branch/default at PyPy / pypy Commits: a3c62ef5 by Matti Picus at 2021-08-02T22:58:20+03:00 update contributors - - - - - 2 changed files: - LICENSE - pypy/doc/contributor.rst View it on Heptapod: https://foss.heptapod.net/pypy/pypy/-/commit/a3c62ef5c3c8cb2f0

[pypy-commit] [Git][pypy/pypy][branch/default] 2 commits: Add .type attribute to our emulation of pytest.raises()

2021-08-02 Thread Ronan Lamy (@rlamy)
Ronan Lamy pushed to branch branch/default at PyPy / pypy Commits: aa6fed8d by Ronan Lamy at 2021-08-02T19:27:46+01:00 Add .type attribute to our emulation of pytest.raises() - - - - - af1cdaba by Ronan Lamy at 2021-08-02T21:15:00+01:00 merge heads - - - - - 2 changed files: - pypy/tool/py

[pypy-commit] [Git][pypy/pypy][branch/py3.7] 2 commits: Add .type attribute to our emulation of pytest.raises()

2021-08-02 Thread Ronan Lamy (@rlamy)
Ronan Lamy pushed to branch branch/py3.7 at PyPy / pypy Commits: aa6fed8d by Ronan Lamy at 2021-08-02T19:27:46+01:00 Add .type attribute to our emulation of pytest.raises() - - - - - 56cad7d9 by Ronan Lamy at 2021-08-02T19:28:29+01:00 hg merge default --HG-- branch : py3.7 - - - - - 2 chan

[pypy-commit] [Git][pypy/pypy][branch/hpy-0.0.3] 38 commits: backport 0fcdbc3de300 for upcoming cython that needs PyGILState_Check

2021-08-02 Thread Ronan Lamy (@rlamy)
Ronan Lamy pushed to branch branch/hpy-0.0.3 at PyPy / pypy Commits: 335e6996 by Armin Rigo at 2019-07-23T04:06:51+02:00 backport 0fcdbc3de300 for upcoming cython that needs PyGILState_Check - - - - - 80e44034 by Matti Picus at 2021-07-13T16:13:58+03:00 speed up win64 rposix.read, rposix.write

[pypy-commit] [Git][pypy/pypy][branch/llvm-jit-backend-experimental] fixed rd_locs

2021-08-02 Thread muke 101 (@muke101)
muke 101 pushed to branch branch/llvm-jit-backend-experimental at PyPy / pypy Commits: 6ca5d1d4 by muke101 at 2021-08-03T00:14:35+01:00 fixed rd_locs --HG-- branch : llvm-jit-backend-experimental - - - - - 9 changed files: - rpython/jit/backend/llsupport/llmodel.py - rpython/jit/backend/ll

[pypy-commit] [Git][pypy/pypy][branch/llvm-jit-backend-experimental] made llvm library linking platform independant

2021-08-02 Thread muke 101 (@muke101)
muke 101 pushed to branch branch/llvm-jit-backend-experimental at PyPy / pypy Commits: 3bc05f00 by muke101 at 2021-08-03T01:18:06+01:00 made llvm library linking platform independant --HG-- branch : llvm-jit-backend-experimental - - - - - 1 changed file: - rpython/jit/backend/llvm/llvm_api

[pypy-commit] [Git][pypy/pypy][branch/llvm-jit-backend-experimental] added readme to build wrapper libs

2021-08-02 Thread muke 101 (@muke101)
muke 101 pushed to branch branch/llvm-jit-backend-experimental at PyPy / pypy Commits: dd2d1235 by muke101 at 2021-08-03T01:33:22+01:00 added readme to build wrapper libs --HG-- branch : llvm-jit-backend-experimental - - - - - 2 changed files: - + rpython/jit/backend/llvm/README.md - rpyth

[pypy-commit] [Git][pypy/pypy][branch/llvm-jit-backend-experimental] updating readme

2021-08-02 Thread muke 101 (@muke101)
muke 101 pushed to branch branch/llvm-jit-backend-experimental at PyPy / pypy Commits: 67d88c82 by muke101 at 2021-08-03T01:36:04+01:00 updating readme --HG-- branch : llvm-jit-backend-experimental - - - - - 1 changed file: - rpython/jit/backend/llvm/README.md View it on Heptapod: https

[pypy-commit] [Git][pypy/pypy][branch/llvm-jit-backend-experimental] updated readme

2021-08-02 Thread muke 101 (@muke101)
muke 101 pushed to branch branch/llvm-jit-backend-experimental at PyPy / pypy Commits: 182cd7c2 by muke101 at 2021-08-03T01:37:40+01:00 updated readme --HG-- branch : llvm-jit-backend-experimental - - - - - 1 changed file: - rpython/jit/backend/llvm/README.md View it on Heptapod: https:

[pypy-commit] [Git][pypy/pypy][branch/llvm-jit-backend-experimental] updated readme

2021-08-02 Thread muke 101 (@muke101)
muke 101 pushed to branch branch/llvm-jit-backend-experimental at PyPy / pypy Commits: a8e29e19 by muke101 at 2021-08-03T01:39:26+01:00 updated readme --HG-- branch : llvm-jit-backend-experimental - - - - - 2 changed files: - rpython/jit/backend/llvm/README.md - rpython/jit/backend/llvm/ll