[pypy-commit] [Git][pypy/pypy][branch/default] use win64 rpython in force-builds

2021-03-31 Thread Matti Picus
Matti Picus pushed to branch branch/default at PyPy / pypy Commits: 196ff553 by Matti Picus at 2021-03-31T10:43:28+03:00 use win64 rpython in force-builds - - - - - 1 changed file: - pypy/tool/release/force-builds.py View it on GitLab: https://foss.heptapod.net/pypy/pypy/-/commit/196ff55

[pypy-commit] [Git][pypy/pypy][branch/default] leave a wrapped setupterm rpython function to avoid including "term.h"

2021-03-31 Thread Matti Picus
Matti Picus pushed to branch branch/default at PyPy / pypy Commits: 557ec7b8 by Matti Picus at 2021-03-31T13:24:52+03:00 leave a wrapped setupterm rpython function to avoid including "term.h" - - - - - 1 changed file: - pypy/module/_minimal_curses/fficurses.py View it on GitLab: https://

[pypy-commit] [Git][pypy/pypy][branch/release-pypy2.7-v7.x] 2 commits: leave a wrapped setupterm rpython function to avoid including "term.h"

2021-03-31 Thread Matti Picus
Matti Picus pushed to branch branch/release-pypy2.7-v7.x at PyPy / pypy Commits: 557ec7b8 by Matti Picus at 2021-03-31T13:24:52+03:00 leave a wrapped setupterm rpython function to avoid including "term.h" - - - - - 6fa43163 by Matti Picus at 2021-03-31T14:39:13+03:00 merge default into branch

[pypy-commit] [Git][pypy/pypy][branch/release-pypy2.7-v7.x] 2 commits: typo

2021-03-31 Thread Matti Picus
Matti Picus pushed to branch branch/release-pypy2.7-v7.x at PyPy / pypy Commits: 83c54e3d by Matti Picus at 2021-03-31T16:12:58+03:00 typo - - - - - 8b0cc85c by Matti Picus at 2021-03-31T16:13:17+03:00 merge default into branch --HG-- branch : release-pypy2.7-v7.x - - - - - 1 changed file:

[pypy-commit] [Git][pypy/pypy][branch/default] typo

2021-03-31 Thread Matti Picus
Matti Picus pushed to branch branch/default at PyPy / pypy Commits: 83c54e3d by Matti Picus at 2021-03-31T16:12:58+03:00 typo - - - - - 1 changed file: - pypy/module/_minimal_curses/fficurses.py View it on GitLab: https://foss.heptapod.net/pypy/pypy/-/commit/83c54e3d90fa10d5d3679931879ef

[pypy-commit] [Git][pypy/pypy][branch/default] fix regex (backported from CPython 2.7.18)

2021-03-31 Thread Matti Picus
Matti Picus pushed to branch branch/default at PyPy / pypy Commits: e9a550aa by Matti Picus at 2021-03-31T18:05:22+03:00 fix regex (backported from CPython 2.7.18) - - - - - 1 changed file: - lib-python/2.7/ctypes/test/test_macholib.py View it on GitLab: https://foss.heptapod.net/pypy/py

[pypy-commit] [Git][pypy/pypy][branch/py3.7] 4 commits: leave a wrapped setupterm rpython function to avoid including "term.h"

2021-03-31 Thread Matti Picus
Matti Picus pushed to branch branch/py3.7 at PyPy / pypy Commits: 557ec7b8 by Matti Picus at 2021-03-31T13:24:52+03:00 leave a wrapped setupterm rpython function to avoid including "term.h" - - - - - 83c54e3d by Matti Picus at 2021-03-31T16:12:58+03:00 typo - - - - - e9a550aa by Matti Picus a

[pypy-commit] [Git][pypy/pypy][branch/release-pypy3.7-v7.x] 5 commits: leave a wrapped setupterm rpython function to avoid including "term.h"

2021-03-31 Thread Matti Picus
Matti Picus pushed to branch branch/release-pypy3.7-v7.x at PyPy / pypy Commits: 557ec7b8 by Matti Picus at 2021-03-31T13:24:52+03:00 leave a wrapped setupterm rpython function to avoid including "term.h" - - - - - 83c54e3d by Matti Picus at 2021-03-31T16:12:58+03:00 typo - - - - - e9a550aa b

[pypy-commit] [Git][pypy/pypy][branch/default] merge PR 34 from github.com/pypy/pyrepl (issue 2371)

2021-03-31 Thread Matti Picus
Matti Picus pushed to branch branch/default at PyPy / pypy Commits: 744198ac by Matti Picus at 2021-03-31T22:51:26+03:00 merge PR 34 from github.com/pypy/pyrepl (issue 2371) - - - - - 5 changed files: - extra_tests/test_pyrepl/infrastructure.py - extra_tests/test_pyrepl/test_reader.py - lib

[pypy-commit] [Git][pypy/pypy][branch/py3.7] 27 commits: hg merge py3.6

2021-03-31 Thread Matti Picus
Matti Picus pushed to branch branch/py3.7 at PyPy / pypy Commits: b9b69be8 by Ronan Lamy at 2020-12-04T18:26:27+00:00 hg merge py3.6 --HG-- branch : hpy - - - - - a1637a5f by Matti Picus at 2020-11-24T10:22:21+02:00 add symlinks for python, python3 to the package (not on windows) --HG-- bran

[pypy-commit] [Git][pypy/pypy][branch/default] fix needed for testing

2021-03-31 Thread Matti Picus
Matti Picus pushed to branch branch/default at PyPy / pypy Commits: a40f4f9a by Matti Picus at 2021-04-01T08:23:08+03:00 fix needed for testing - - - - - 1 changed file: - lib_pypy/pyrepl/reader.py View it on GitLab: https://foss.heptapod.net/pypy/pypy/-/commit/a40f4f9a63620b90fea16f347b

[pypy-commit] [Git][pypy/pypy][branch/py3.7] do not embed lmza on linux, maybe review this when we drop CentOS6

2021-03-31 Thread Matti Picus
Matti Picus pushed to branch branch/py3.7 at PyPy / pypy Commits: 94e147df by Matti Picus at 2021-04-01T08:36:48+03:00 do not embed lmza on linux, maybe review this when we drop CentOS6 --HG-- branch : py3.7 - - - - - 1 changed file: - lib_pypy/pypy_tools/build_cffi_imports.py View it on