[pypy-commit] [Git][pypy/pypy][branch/py3.8] fix this test

2021-08-16 Thread Carl Friedrich Bolz-Tereick (@cfbolz)
Carl Friedrich Bolz-Tereick pushed to branch branch/py3.8 at PyPy / pypy Commits: 24ddf987 by Carl Friedrich Bolz-Tereick at 2021-08-16T10:10:35+02:00 fix this test --HG-- branch : py3.8 - - - - - 1 changed file: - pypy/interpreter/test/test_typedef.py View it on Heptapod: https://foss.

[pypy-commit] [Git][pypy/pypy][branch/py3.8] fix default unraisable hook to not leave out the "Exception ignored in:" part

2021-08-16 Thread Carl Friedrich Bolz-Tereick (@cfbolz)
Carl Friedrich Bolz-Tereick pushed to branch branch/py3.8 at PyPy / pypy Commits: 86d307d2 by Carl Friedrich Bolz-Tereick at 2021-08-16T10:44:22+02:00 fix default unraisable hook to not leave out the "Exception ignored in:" part of the message. This fixes test_del_exception in apptest_userobje

[pypy-commit] [Git][pypy/pypy][branch/threaded-code-generation] 2 commits: Saving and restoring an operand stack in executing threaded code gen.

2021-08-16 Thread Yusuke Izawa (@3tty0n)
Yusuke Izawa pushed to branch branch/threaded-code-generation at PyPy / pypy Commits: e0e8c2f6 by Yusuke Izawa at 2021-08-16T22:58:30+09:00 Saving and restoring an operand stack in executing threaded code gen. --HG-- branch : threaded-code-generation - - - - - d8fde685 by Yusuke Izawa at 2021

[pypy-commit] [Git][pypy/pypy][branch/py3.8] 2 commits: inherit tp_vectorcall_offset, deal with buildin functions and vectorcall

2021-08-16 Thread Matti Picus (@mattip)
Matti Picus pushed to branch branch/py3.8 at PyPy / pypy Commits: 4a7575e7 by Matti Picus at 2021-08-16T16:25:19+03:00 inherit tp_vectorcall_offset, deal with buildin functions and vectorcall --HG-- branch : py3.8 - - - - - 03c6ad72 by Matti Picus at 2021-08-16T18:22:11+03:00 skip gc-related

[pypy-commit] [Git][pypy/pypy][branch/py3.8] add gc.collect to trigger warning

2021-08-16 Thread Matti Picus (@mattip)
Matti Picus pushed to branch branch/py3.8 at PyPy / pypy Commits: c8a96ff2 by Matti Picus at 2021-08-16T19:32:57+03:00 add gc.collect to trigger warning --HG-- branch : py3.8 - - - - - 2 changed files: - lib-python/3/unittest/test/testmock/__init__.py - lib-python/3/unittest/test/testmock/

[pypy-commit] [Git][pypy/pypy][branch/llvm-jit-backend-experimental] 3 commits: implemeneted guard_exception and guard_no_exception

2021-08-16 Thread muke 101 (@muke101)
muke 101 pushed to branch branch/llvm-jit-backend-experimental at PyPy / pypy Commits: 22085591 by muke101 at 2021-08-16T18:29:46+01:00 implemeneted guard_exception and guard_no_exception --HG-- branch : llvm-jit-backend-experimental - - - - - 86b73946 by muke101 at 2021-08-16T18:56:20+01:00

[pypy-commit] [Git][pypy/pypy][branch/py3.7] fix translation

2021-08-16 Thread Matti Picus (@mattip)
Matti Picus pushed to branch branch/py3.7 at PyPy / pypy Commits: 9d5af915 by Matti Picus at 2021-08-17T07:50:58+03:00 fix translation --HG-- branch : py3.7 - - - - - 1 changed file: - pypy/module/cpyext/pyerrors.py View it on Heptapod: https://foss.heptapod.net/pypy/pypy/-/commit/9d5af

[pypy-commit] [Git][pypy/pypy][branch/py3.8] 3 commits: fix translation

2021-08-16 Thread Matti Picus (@mattip)
Matti Picus pushed to branch branch/py3.8 at PyPy / pypy Commits: 583c7096 by Matti Picus at 2021-08-17T07:50:58+03:00 fix translation --HG-- branch : py3.8 - - - - - 5d9c10db by Matti Picus at 2021-08-17T07:51:42+03:00 strsignal only available on posix --HG-- branch : py3.8 - - - - - 6ecd5

[pypy-commit] [Git][pypy/pypy][branch/py3.8] fix unused-variable errors in cpyext tests

2021-08-16 Thread Matti Picus (@mattip)
Matti Picus pushed to branch branch/py3.8 at PyPy / pypy Commits: dc2ace99 by Matti Picus at 2021-08-17T08:50:11+03:00 fix unused-variable errors in cpyext tests --HG-- branch : py3.8 - - - - - 1 changed file: - pypy/module/cpyext/test/test_typeobject.py View it on Heptapod: https://fos

[pypy-commit] [Git][pypy/pypy][branch/py3.8] fix unused-variable errors in cpyext tests

2021-08-16 Thread Matti Picus (@mattip)
Matti Picus pushed to branch branch/py3.8 at PyPy / pypy Commits: 98806f70 by Matti Picus at 2021-08-17T09:29:45+03:00 fix unused-variable errors in cpyext tests --HG-- branch : py3.8 - - - - - 1 changed file: - pypy/module/cpyext/test/test_context.py View it on Heptapod: https://foss.h