Matti Picus pushed to branch branch/py3.8 at PyPy / pypy
Commits:
33c251e5 by Matti Picus at 2022-11-01T10:37:52+02:00
fix for untranslated hpy tests on windows
--HG--
branch : py3.8
- - - - -
1 changed file:
- pypy/module/_hpy_universal/_vendored/hpy/devel/__init__.py
View it on Heptapo
Matti Picus pushed to branch branch/py3.8 at PyPy / pypy
Commits:
5c63b65d by Matti Picus at 2022-11-01T10:56:51+02:00
continue the fix in 588a0c238c88
--HG--
branch : py3.8
- - - - -
1 changed file:
- pypy/module/pypyjit/test_pypy_c/test_string.py
View it on Heptapod:
https://foss.hept
Matti Picus pushed to branch branch/py_initialize at PyPy / pypy
Commits:
37aa256f by Matti Picus at 2022-10-31T23:33:39+02:00
add files that need to be tested as executables
--HG--
branch : py_initialize
- - - - -
3 changed files:
- + lib-python/3/Programs/README
- + lib-python/3/Programs
Matti Picus pushed to branch branch/py3.9 at PyPy / pypy
Commits:
9534064f by Matti Picus at 2022-10-31T13:21:58+02:00
export PyDictValues_Type, PyDictKeys_Type
--HG--
branch : py3.8
- - - - -
e05f8f2e by Matti Picus at 2022-10-31T22:38:01+02:00
merge py3.8
--HG--
branch : py3.9
- - - - -
Carl Friedrich Bolz-Tereick pushed to branch branch/py3.8 at PyPy / pypy
Commits:
0dba402b by Carl Friedrich Bolz-Tereick at 2022-11-01T14:14:09+01:00
ouch, fix metaclass syntax
--HG--
branch : py3.8
- - - - -
1 changed file:
- extra_tests/test_structseq.py
View it on Heptapod:
https://
Matti Picus pushed to branch branch/py3.8 at PyPy / pypy
Commits:
0c0acd77 by Matti Picus at 2022-11-01T15:32:34+02:00
skip utf8-mode checks in test_app_main
--HG--
branch : py3.8
- - - - -
1 changed file:
- pypy/interpreter/test/test_app_main.py
View it on Heptapod:
https://foss.heptap
Matti Picus pushed to branch branch/default at PyPy / pypy
Commits:
a56c84b1 by Matti Picus at 2022-11-01T16:48:08+02:00
change a reference to codespeak.net
- - - - -
1 changed file:
- rpython/translator/goal/bpnn.py
View it on Heptapod:
https://foss.heptapod.net/pypy/pypy/-/commit/a56c8
Carl Friedrich Bolz-Tereick pushed to branch branch/default at PyPy / pypy
Commits:
d307582e by Carl Friedrich Bolz-Tereick at 2022-10-29T13:10:38+02:00
those just work again (another reason why skip is worse than xfail)
- - - - -
210d4fae by Carl Friedrich Bolz-Tereick at 2022-10-29T13:27:06+
Matti Picus pushed to branch branch/py3.8 at PyPy / pypy
Commits:
21ea7244 by Matti Picus at 2022-11-01T19:38:43+02:00
back out 5051a0bafa8f, it breaks pip
--HG--
branch : py3.8
- - - - -
8ecf9051 by Matti Picus at 2022-11-01T23:53:26+02:00
cleanup imports
--HG--
branch : py3.8
- - - - -
02