[pypy-commit] [Git][pypy/pypy][branch/py3.8] #3801: include too, which fixes a problem with musl

2022-10-09 Thread Carl Friedrich Bolz-Tereick (@cfbolz)
Carl Friedrich Bolz-Tereick pushed to branch branch/py3.8 at PyPy / pypy Commits: 6bdcd9a7 by Carl Friedrich Bolz-Tereick at 2022-10-09T14:09:05+02:00 #3801: include too, which fixes a problem with musl --HG-- branch : py3.8 - - - - - 1 changed file: - pypy/module/cpyext/inclu

[pypy-commit] [Git][pypy/pypy][branch/py3.9] 2 commits: #3801: include too, which fixes a problem with musl

2022-10-09 Thread Carl Friedrich Bolz-Tereick (@cfbolz)
Carl Friedrich Bolz-Tereick pushed to branch branch/py3.9 at PyPy / pypy Commits: 6bdcd9a7 by Carl Friedrich Bolz-Tereick at 2022-10-09T14:09:05+02:00 #3801: include too, which fixes a problem with musl --HG-- branch : py3.8 - - - - - d58e2390 by Carl Friedrich Bolz-Tereick at 20

[pypy-commit] [Git][pypy/pypy][branch/py3.8] fix SOABI, finishing a fix submitted to wheel>0.34.2 (issue 3816)

2022-10-09 Thread Matti Picus (@mattip)
Matti Picus pushed to branch branch/py3.8 at PyPy / pypy Commits: f10b1665 by Matti Picus at 2022-10-09T16:26:06+03:00 fix SOABI, finishing a fix submitted to wheel>0.34.2 (issue 3816) --HG-- branch : py3.8 - - - - - 2 changed files: - lib-python/3/sysconfig.py - lib_pypy/_sysconfigdata.py

[pypy-commit] [Git][pypy/pypy][branch/rbigint-fromstr-subquadratic] 12 commits: Backed out changeset e4c06197fb2d

2022-10-09 Thread Carl Friedrich Bolz-Tereick (@cfbolz)
Carl Friedrich Bolz-Tereick pushed to branch branch/rbigint-fromstr-subquadratic at PyPy / pypy Commits: 11a53919 by Carl Friedrich Bolz-Tereick at 2022-10-06T15:33:13+02:00 Backed out changeset e4c06197fb2d my ideas in that direction didn't help and it breaks other things --HG-- branch : rb

[pypy-commit] [Git][pypy/pypy][branch/default] 9 commits: #3757: implement the ability to raise an exception in another thread

2022-10-09 Thread Carl Friedrich Bolz-Tereick (@cfbolz)
Carl Friedrich Bolz-Tereick pushed to branch branch/default at PyPy / pypy Commits: 43513a90 by Carl Friedrich Bolz-Tereick at 2022-07-26T15:26:45+02:00 #3757: implement the ability to raise an exception in another thread --HG-- branch : raise-in-thread-2 - - - - - 04127918 by Carl Friedrich

[pypy-commit] [Git][pypy/pypy][branch/raise-in-thread-2] (cfbolz, arigo): remove unused variable

2022-10-09 Thread Carl Friedrich Bolz-Tereick (@cfbolz)
Carl Friedrich Bolz-Tereick pushed to branch branch/raise-in-thread-2 at PyPy / pypy Commits: 44b9eaf8 by Carl Friedrich Bolz-Tereick at 2022-10-09T21:21:39+02:00 (cfbolz, arigo): remove unused variable --HG-- branch : raise-in-thread-2 - - - - - 1 changed file: - pypy/module/__pypy__/int