[pypy-commit] [Git][pypy/pypy][branch/default] python is no longer a valid command on some systems (tumbleweed)

2020-09-23 Thread Matti Picus
Matti Picus pushed to branch branch/default at PyPy / pypy Commits: a66270a3 by Matti Picus at 2020-09-23T10:29:56+03:00 python is no longer a valid command on some systems (tumbleweed) - - - - - 1 changed file: - pypy/module/posix/test/test_posix2.py View it on GitLab: https://foss.hept

[pypy-commit] [Git][pypy/pypy][branch/release-pypy3.6-v7.x] more split info getting for time.time

2020-09-23 Thread Matti Picus
Matti Picus pushed to branch branch/release-pypy3.6-v7.x at PyPy / pypy Commits: db266fa6 by Matti Picus at 2020-09-23T10:02:22+03:00 more split info getting for time.time --HG-- branch : release-pypy3.6-v7.x - - - - - 1 changed file: - pypy/module/time/interp_time.py View it on GitLab:

[pypy-commit] [Git][pypy/pypy][branch/py3.6] 25 commits: typo

2020-09-23 Thread Matti Picus
Matti Picus pushed to branch branch/py3.6 at PyPy / pypy Commits: f1377391 by Matti Picus at 2020-09-14T20:49:26+03:00 typo - - - - - 7ff7bd6c by Matti Picus at 2020-09-15T00:13:17+03:00 typo - - - - - 5830135d by Michał Górny at 2020-09-15T08:00:57+02:00 sync test_xmlrpc to CPython 2.7 to fi

[pypy-commit] [Git][pypy/pypy] Pushed new branch topic/release-pypy3.7-v7.x/fix-tests-on-darwin

2020-09-23 Thread Dan Villiom Podlaski Christiansen
Dan Villiom Podlaski Christiansen pushed new branch topic/release-pypy3.7-v7.x/fix-tests-on-darwin at PyPy / pypy -- View it on Heptapod: https://foss.heptapod.net/pypy/pypy/-/tree/topic/release-pypy3.7-v7.x/fix-tests-on-darwin You're receiving this email because of your account on foss.hepta

[pypy-commit] [Git][pypy/pypy][branch/default] update to cffi/144ac54d9bff

2020-09-23 Thread Armin Rigo
Armin Rigo pushed to branch branch/default at PyPy / pypy Commits: e2a2b739 by Armin Rigo at 2020-09-23T14:19:20+02:00 update to cffi/144ac54d9bff - - - - - 6 changed files: - extra_tests/cffi_tests/test_c.py - lib_pypy/cffi.egg-info/PKG-INFO - lib_pypy/cffi/__init__.py - lib_pypy/cffi/_emb

[pypy-commit] [Git][pypy/pypy] Deleted branch topic/release-pypy3.7-v7.x/fix-tests-on-darwin

2020-09-23 Thread Dan Villiom Podlaski Christiansen
Dan Villiom Podlaski Christiansen deleted branch topic/release-pypy3.7-v7.x/fix-tests-on-darwin at PyPy / pypy -- You're receiving this email because of your account on foss.heptapod.net. ___ pypy-commit mailing list pypy-commit@python.org https:/

[pypy-commit] [Git][pypy/pypy][topic/py3.7/experimenting-with-the-build-in-3.7] 10 commits: test_newformat: try Danish locale first, as it works as expected on macOS

2020-09-23 Thread Dan Villiom Podlaski Christiansen
Dan Villiom Podlaski Christiansen pushed to branch topic/py3.7/experimenting-with-the-build-in-3.7 at PyPy / pypy Commits: 140aa6e5 by Dan Villiom Podlaski Christiansen at 2020-09-23T12:57:09+02:00 test_newformat: try Danish locale first, as it works as expected on macOS --HG-- branch : py3.7

[pypy-commit] [Git][pypy/pypy][topic/py3.7/experimenting-with-the-build-in-3.7] test_recompile: fix test

2020-09-23 Thread Dan Villiom Podlaski Christiansen
Dan Villiom Podlaski Christiansen pushed to branch topic/py3.7/experimenting-with-the-build-in-3.7 at PyPy / pypy Commits: 81d155ff by Dan Villiom Podlaski Christiansen at 2020-09-23T20:51:12+02:00 test_recompile: fix test --HG-- branch : py3.7 - - - - - 1 changed file: - pypy/module/_cff

[pypy-commit] [Git][pypy/pypy] Deleted branch topic/py3.7/macosx-deployment-target-3.7

2020-09-23 Thread Dan Villiom Podlaski Christiansen
Dan Villiom Podlaski Christiansen deleted branch topic/py3.7/macosx-deployment-target-3.7 at PyPy / pypy -- You're receiving this email because of your account on foss.heptapod.net. ___ pypy-commit mailing list pypy-commit@python.org https://mail.

[pypy-commit] [Git][pypy/pypy][branch/py3.7] 33 commits: first alpha release of PyPy 3.7 v7.3.2alpha0

2020-09-23 Thread Dan Villiom Podlaski Christiansen
Dan Villiom Podlaski Christiansen pushed to branch branch/py3.7 at PyPy / pypy Commits: 2bd3f5f7 by Matti Picus at 2020-09-06T14:24:40+03:00 first alpha release of PyPy 3.7 v7.3.2alpha0 --HG-- branch : release-pypy3.7-v7.x - - - - - c7e8fd8e by Matti Picus at 2020-09-08T07:04:57+03:00 do not

[pypy-commit] [Git][pypy/pypy][topic/py3.7/experimenting-with-the-build-in-3.7] 5 commits: test_recompiler: xfail the long double test

2020-09-23 Thread Dan Villiom Podlaski Christiansen
Dan Villiom Podlaski Christiansen pushed to branch topic/py3.7/experimenting-with-the-build-in-3.7 at PyPy / pypy Commits: a688e8fe by Dan Villiom Podlaski Christiansen at 2020-09-23T21:28:14+02:00 test_recompiler: xfail the long double test This fails on both Darwin/x86-64 and Linux/ARM64, a

[pypy-commit] [Git][pypy/pypy][branch/py3.7] 2 commits: remove incompatible info argument from time.*() interfaces, provide alternative

2020-09-23 Thread Matti Picus
Matti Picus pushed to branch branch/py3.7 at PyPy / pypy Commits: 8e2514e4 by Matti Picus at 2020-09-24T08:51:01+03:00 remove incompatible info argument from time.*() interfaces, provide alternative --HG-- branch : py3.7 - - - - - 17bfbe9c by Matti Picus at 2020-09-24T09:09:29+03:00 mrege hea

[pypy-commit] [Git][pypy/pypy][branch/release-pypy3.7-v7.x] remove incompatible info argument from time.*() interfaces, provide alternative

2020-09-23 Thread Matti Picus
Matti Picus pushed to branch branch/release-pypy3.7-v7.x at PyPy / pypy Commits: b16c869a by Matti Picus at 2020-09-24T08:51:01+03:00 remove incompatible info argument from time.*() interfaces, provide alternative --HG-- branch : release-pypy3.7-v7.x - - - - - 4 changed files: - Makefile -