[pypy-commit] [Git][pypy/pypy][branch/py3.8] 2 commits: skip tests of _Py_DecodeLocaleEx and _Py_EncodeLocaleEx

2021-06-09 Thread Matti Picus (@mattip)
Matti Picus pushed to branch branch/py3.8 at PyPy / pypy Commits: 92be9894 by Matti Picus at 2021-06-09T10:17:40+03:00 skip tests of _Py_DecodeLocaleEx and _Py_EncodeLocaleEx --HG-- branch : py3.8 - - - - - 17facee5 by Matti Picus at 2021-06-09T11:13:49+03:00 first iteration of _base_executab

[pypy-commit] [Git][pypy/pypy][branch/py3.8] skip cpython only test

2021-06-09 Thread Matti Picus (@mattip)
Matti Picus pushed to branch branch/py3.8 at PyPy / pypy Commits: 430760bd by Matti Picus at 2021-06-09T11:17:00+03:00 skip cpython only test --HG-- branch : py3.8 - - - - - 1 changed file: - lib-python/3/test/test_traceback.py View it on Heptapod: https://foss.heptapod.net/pypy/pypy/-/

[pypy-commit] [Git][pypy/pypy][branch/py3.8] 5 commits: missing import

2021-06-09 Thread Carl Friedrich Bolz-Tereick (@cfbolz)
Carl Friedrich Bolz-Tereick pushed to branch branch/py3.8 at PyPy / pypy Commits: 1526f47b by Carl Friedrich Bolz-Tereick at 2021-06-08T19:49:37+02:00 missing import --HG-- branch : py3.8 - - - - - 58766918 by Carl Friedrich Bolz-Tereick at 2021-06-08T20:37:34+02:00 warning is now an error -

[pypy-commit] [Git][pypy/pypy][branch/py3.8] make it build

2021-06-09 Thread Carl Friedrich Bolz-Tereick (@cfbolz)
Carl Friedrich Bolz-Tereick pushed to branch branch/py3.8 at PyPy / pypy Commits: 19b9309b by Carl Friedrich Bolz-Tereick at 2021-06-09T11:44:42+02:00 make it build --HG-- branch : py3.8 - - - - - 1 changed file: - lib_pypy/pypy_tools/build_cffi_imports.py View it on Heptapod: https://f

[pypy-commit] [Git][pypy/pypy][branch/py3.8] skip ast tests that check end_lineno and end_linepos, we will get that in 3.9

2021-06-09 Thread Matti Picus (@mattip)
Matti Picus pushed to branch branch/py3.8 at PyPy / pypy Commits: 1ac0ba0e by Matti Picus at 2021-06-09T13:17:05+03:00 skip ast tests that check end_lineno and end_linepos, we will get that in 3.9 --HG-- branch : py3.8 - - - - - 1 changed file: - lib-python/3/test/test_ast.py View it on

[pypy-commit] [Git][pypy/pypy][branch/py3.8] 2 commits: remove deprecated unicode_internal codec (bpo 36297)

2021-06-09 Thread Matti Picus (@mattip)
Matti Picus pushed to branch branch/py3.8 at PyPy / pypy Commits: 6a438b1a by Matti Picus at 2021-06-09T15:16:35+03:00 remove deprecated unicode_internal codec (bpo 36297) --HG-- branch : py3.8 - - - - - 5671d19b by Matti Picus at 2021-06-09T15:23:12+03:00 typo --HG-- branch : py3.8 - - - -