[pypy-commit] [Git][pypy/pypy][branch/py3.7] Disable a GC pointer to raw address conversion if the GC address space is split.

2021-11-12 Thread Manuel Jacob (@mjacob)
Manuel Jacob pushed to branch branch/py3.7 at PyPy / pypy Commits: 03a3007b by Manuel Jacob at 2021-11-12T23:41:42+01:00 Disable a GC pointer to raw address conversion if the GC address space is split. Without the fix, translating with RevDB fails with the following error: [translation:ERROR]

[pypy-commit] [Git][pypy/pypy][branch/py3.8] 2 commits: Disable a GC pointer to raw address conversion if the GC address space is split.

2021-11-12 Thread Manuel Jacob (@mjacob)
Manuel Jacob pushed to branch branch/py3.8 at PyPy / pypy Commits: 03a3007b by Manuel Jacob at 2021-11-12T23:41:42+01:00 Disable a GC pointer to raw address conversion if the GC address space is split. Without the fix, translating with RevDB fails with the following error: [translation:ERROR]

[pypy-commit] [Git][pypy/pypy][branch/py3.9-peg-parser] 7 commits: unify all those places

2021-11-12 Thread Carl Friedrich Bolz-Tereick (@cfbolz)
Carl Friedrich Bolz-Tereick pushed to branch branch/py3.9-peg-parser at PyPy / pypy Commits: 690acdb3 by Carl Friedrich Bolz-Tereick at 2021-11-11T19:12:51+01:00 unify all those places --HG-- branch : py3.9-peg-parser - - - - - 55b0e649 by Carl Friedrich Bolz-Tereick at 2021-11-11T19:13:12+0

[pypy-commit] [Git][pypy/pypy][branch/py3.9] 133 commits: remove unused functions and add a few tweaks for openssl3

2021-11-12 Thread Matti Picus (@mattip)
Matti Picus pushed to branch branch/py3.9 at PyPy / pypy Commits: e85c3387 by Matti Picus at 2021-09-30T02:03:51+03:00 remove unused functions and add a few tweaks for openssl3 --HG-- branch : openssl-3.0.0 - - - - - 1c333acf by Matti Picus at 2021-09-30T13:02:27+03:00 merge openssl-3.0.0 int

[pypy-commit] [Git][pypy/pypy] Pushed new branch branch/py3.9-hashlib

2021-11-12 Thread Matti Picus (@mattip)
Matti Picus pushed new branch branch/py3.9-hashlib at PyPy / pypy -- View it on Heptapod: https://foss.heptapod.net/pypy/pypy/-/tree/branch/py3.9-hashlib You're receiving this email because of your account on foss.heptapod.net. ___ pypy-commit mail

[pypy-commit] [Git][pypy/pypy][branch/py3.8] 18 commits: switch order of windows nightlies

2021-11-12 Thread Matti Picus (@mattip)
Matti Picus pushed to branch branch/py3.8 at PyPy / pypy Commits: 1f164ddd by Matti Picus at 2021-10-24T23:01:57+03:00 switch order of windows nightlies - - - - - 1054a02d by Matti Picus at 2021-10-25T08:51:11+03:00 formatting - - - - - b151b6b9 by Matti Picus at 2021-10-25T10:45:18+03:00 typ

[pypy-commit] [Git][pypy/pypy][branch/py3.7] 42 commits: document warning fixes

2021-11-12 Thread Matti Picus (@mattip)
Matti Picus pushed to branch branch/py3.7 at PyPy / pypy Commits: e8879a96 by Matti Picus at 2021-10-16T18:49:15+03:00 document warning fixes - - - - - 13f133ec by Matti Picus at 2021-10-17T13:24:28+03:00 Added tag release-pypy2.7-v7.3.6 for changeset b89256933b0b - - - - - 7b55d506 by Matti