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
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://
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
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.
_
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
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
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.
___