[pypy-commit] [Git][pypy/pypy][branch/default] adjust test for 58144a0105d3

2022-01-11 Thread Matti Picus (@mattip)
Matti Picus pushed to branch branch/default at PyPy / pypy Commits: 5323d6e2 by Matti Picus at 2022-01-11T10:27:55+02:00 adjust test for 58144a0105d3 - - - - - 1 changed file: - pypy/module/cpyext/test/test_eval.py View it on Heptapod: https://foss.heptapod.net/pypy/pypy/-/commit/5323d6e

[pypy-commit] [Git][pypy/pypy][branch/py3.8] revert ab5d681a5aa1, importing sys.version.py drags in too much rpython

2022-01-11 Thread Matti Picus (@mattip)
Matti Picus pushed to branch branch/py3.8 at PyPy / pypy Commits: 5cfb4acc by Matti Picus at 2022-01-11T10:21:39+02:00 revert ab5d681a5aa1, importing sys.version.py drags in too much rpython --HG-- branch : py3.8 - - - - - 1 changed file: - pypy/conftest.py View it on Heptapod: https://

[pypy-commit] [Git][pypy/pypy][branch/py3.7] 4 commits: backport change from 007460cad4dd in py3.8

2022-01-11 Thread Matti Picus (@mattip)
Matti Picus pushed to branch branch/py3.7 at PyPy / pypy Commits: 2fb09ca0 by Matti Picus at 2022-01-09T16:19:26+02:00 backport change from 007460cad4dd in py3.8 - - - - - 88970e78 by Carl Friedrich Bolz-Tereick at 2022-01-10T13:00:19+01:00 #3584: add __builtins__ to globals dict in eval call

[pypy-commit] [Git][pypy/pypy] Pushed new branch branch/py3.7-appmain-bytes-argv

2022-01-11 Thread Carl Friedrich Bolz-Tereick (@cfbolz)
Carl Friedrich Bolz-Tereick pushed new branch branch/py3.7-appmain-bytes-argv at PyPy / pypy -- View it on Heptapod: https://foss.heptapod.net/pypy/pypy/-/tree/branch/py3.7-appmain-bytes-argv You're receiving this email because of your account on foss.heptapod.net. _

[pypy-commit] [Git][pypy/pypy][branch/py3.7] 8 commits: a branch to try to make app_main.py process argv as *bytes* (because only

2022-01-11 Thread Matti Picus (@mattip)
Matti Picus pushed to branch branch/py3.7 at PyPy / pypy Commits: e15c6b75 by Carl Friedrich Bolz-Tereick at 2022-01-06T12:17:43+01:00 a branch to try to make app_main.py process argv as *bytes* (because only processing argv yields information on how to decode those bytes). --HG-- branch : py3

[pypy-commit] [Git][pypy/pypy][branch/py3.8] 15 commits: a branch to try to make app_main.py process argv as *bytes* (because only

2022-01-11 Thread Matti Picus (@mattip)
Matti Picus pushed to branch branch/py3.8 at PyPy / pypy Commits: e15c6b75 by Carl Friedrich Bolz-Tereick at 2022-01-06T12:17:43+01:00 a branch to try to make app_main.py process argv as *bytes* (because only processing argv yields information on how to decode those bytes). --HG-- branch : py3

[pypy-commit] [Git][pypy/pypy] Pushed new branch branch/io-simpler-buffers

2022-01-11 Thread Maciej Fijalkowski (@fijal)
Maciej Fijalkowski pushed new branch branch/io-simpler-buffers at PyPy / pypy -- View it on Heptapod: https://foss.heptapod.net/pypy/pypy/-/tree/branch/io-simpler-buffers You're receiving this email because of your account on foss.heptapod.net. ___