Carl Friedrich Bolz-Tereick pushed to branch branch/py3.9 at PyPy / pypy
Commits:
2941f473 by Carl Friedrich Bolz-Tereick at 2022-08-26T13:06:58+02:00
#3792: also make sys.path[0] absolute when running a directory from the cmd line
--HG--
branch : py3.9
- - - - -
2 changed files:
- pypy/in
Matti Picus pushed to branch branch/hpy-0.0.4 at PyPy / pypy
Commits:
af0d8a3b by Matti Picus at 2022-08-26T08:40:18+03:00
fix translation
--HG--
branch : hpy-0.0.4
- - - - -
c518678d by Matti Picus at 2022-08-26T12:52:30+03:00
remove unused fixture
--HG--
branch : hpy-0.0.4
- - - - -
2c92b
Matti Picus pushed to branch branch/hpy-0.0.4 at PyPy / pypy
Commits:
a3fe70b6 by Matti Picus at 2022-08-26T16:42:41+03:00
back out bogus d9d67ee5a28b
--HG--
branch : hpy-0.0.4
- - - - -
1 changed file:
- pypy/module/_hpy_universal/handlemanager.py
View it on Heptapod:
https://foss.hept
Matti Picus pushed to branch branch/py3.8 at PyPy / pypy
Commits:
76999f70 by Matti Picus at 2022-08-26T16:54:18+03:00
test, fix "Unknown format code" error message (issue 3799)
also unskip a passing test
--HG--
branch : py3.8
- - - - -
2 changed files:
- pypy/objspace/std/newformat.py
-