[pypy-commit] [Git][pypy/pypy][branch/hpy-0.0.4] Add instructions on updating HPy

2022-03-09 Thread Ronan Lamy (@rlamy)
Ronan Lamy pushed to branch branch/hpy-0.0.4 at PyPy / pypy Commits: 1970d5c0 by Ronan Lamy at 2022-03-09T16:30:19+00:00 Add instructions on updating HPy --HG-- branch : hpy-0.0.4 - - - - - 1 changed file: - + pypy/module/_hpy_universal/updating.txt View it on Heptapod: https://foss.hep

[pypy-commit] [Git][pypy/pypy][branch/default] update release note to reflect conclusions from issue 3688

2022-03-09 Thread Matti Picus (@mattip)
Matti Picus pushed to branch branch/default at PyPy / pypy Commits: 4ba9077d by Matti Picus at 2022-03-10T00:35:51+02:00 update release note to reflect conclusions from issue 3688 - - - - - 1 changed file: - pypy/doc/release-v7.3.9.rst View it on Heptapod: https://foss.heptapod.net/pypy/

[pypy-commit] [Git][pypy/pypy][branch/py3.8] 6 commits: update release note

2022-03-09 Thread Matti Picus (@mattip)
Matti Picus pushed to branch branch/py3.8 at PyPy / pypy Commits: e96dc54d by Matti Picus at 2022-03-06T14:48:18+02:00 update release note - - - - - e4c2f2a3 by Matti Picus at 2022-03-07T15:18:27+02:00 add a config file for readthedocs (for pypy, not clear how to handle rpython) - - - - - 083