[pypy-commit] [Git][pypy/pypy][branch/default] update openssl to 1.1.k for darwin, linux and always embed the new version

2021-03-29 Thread Matti Picus
Matti Picus pushed to branch branch/default at PyPy / pypy Commits: 69c29b1a by Matti Picus at 2021-03-29T14:11:28+03:00 update openssl to 1.1.k for darwin, linux and always embed the new version - - - - - 2 changed files: - lib_pypy/pypy_tools/build_cffi_imports.py - pypy/goal/targetpypyst

[pypy-commit] [Git][pypy/pypy][branch/default] 2 commits: tweak error formatting

2021-03-29 Thread Matti Picus
Matti Picus pushed to branch branch/default at PyPy / pypy Commits: 27046e3f by Matti Picus at 2021-03-29T16:39:45+03:00 tweak error formatting - - - - - 674ce827 by Matti Picus at 2021-03-29T16:40:32+03:00 try harder to force recompiling openssl when building _ssl import - - - - - 4 change

[pypy-commit] [Git][pypy/pypy][branch/default] only embed gdbm on darwin

2021-03-29 Thread Matti Picus
Matti Picus pushed to branch branch/default at PyPy / pypy Commits: 3d64dcf3 by Matti Picus at 2021-03-30T00:25:13+03:00 only embed gdbm on darwin - - - - - 1 changed file: - lib_pypy/pypy_tools/build_cffi_imports.py View it on GitLab: https://foss.heptapod.net/pypy/pypy/-/commit/3d64dcf

[pypy-commit] [Git][pypy/pypy][branch/default] fix test

2021-03-29 Thread Carl Friedrich Bolz-Tereick
Carl Friedrich Bolz-Tereick pushed to branch branch/default at PyPy / pypy Commits: 0072a8cc by Carl Friedrich Bolz-Tereick at 2021-03-30T08:03:09+02:00 fix test - - - - - 1 changed file: - pypy/interpreter/test/test_zzpickle_and_slow.py View it on GitLab: https://foss.heptapod.net/pypy/

[pypy-commit] [Git][pypy/pypy][branch/py3.7] 7 commits: update openssl to 1.1.k for darwin, linux and always embed the new version

2021-03-29 Thread Matti Picus
Matti Picus pushed to branch branch/py3.7 at PyPy / pypy Commits: 69c29b1a by Matti Picus at 2021-03-29T14:11:28+03:00 update openssl to 1.1.k for darwin, linux and always embed the new version - - - - - 27046e3f by Matti Picus at 2021-03-29T16:39:45+03:00 tweak error formatting - - - - - 674

[pypy-commit] [Git][pypy/pypy][branch/default] move processing setupterm error message to rpython for a nicer message

2021-03-29 Thread Matti Picus
Matti Picus pushed to branch branch/default at PyPy / pypy Commits: c0a1ef1c by Matti Picus at 2021-03-30T09:09:54+03:00 move processing setupterm error message to rpython for a nicer message - - - - - 2 changed files: - pypy/module/_minimal_curses/fficurses.py - pypy/module/_minimal_curses