[pypy-commit] [Git][pypy/pypy][branch/default] require _get_multiarch to succeed on posix

2021-10-09 Thread Matti Picus (@mattip)
Matti Picus pushed to branch branch/default at PyPy / pypy Commits: e5503e21 by Matti Picus at 2021-10-10T00:01:47+03:00 require _get_multiarch to succeed on posix - - - - - 1 changed file: - rpython/translator/platform/posix.py View it on Heptapod: https://foss.heptapod.net/pypy/pypy/-/

[pypy-commit] [Git][pypy/pypy][branch/py3.7] 3 commits: add missing import

2021-10-09 Thread Matti Picus (@mattip)
Matti Picus pushed to branch branch/py3.7 at PyPy / pypy Commits: 935d5d63 by Matti Picus at 2021-10-08T11:23:45+03:00 add missing import - - - - - e5503e21 by Matti Picus at 2021-10-10T00:01:47+03:00 require _get_multiarch to succeed on posix - - - - - 6f4afd79 by Matti Picus at 2021-10-10T0

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

2021-10-09 Thread Matti Picus (@mattip)
Matti Picus pushed to branch branch/py3.8 at PyPy / pypy Commits: 935d5d63 by Matti Picus at 2021-10-08T11:23:45+03:00 add missing import - - - - - e5503e21 by Matti Picus at 2021-10-10T00:01:47+03:00 require _get_multiarch to succeed on posix - - - - - 6f4afd79 by Matti Picus at 2021-10-10T0

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

2021-10-09 Thread Matti Picus (@mattip)
Matti Picus pushed to branch branch/default at PyPy / pypy Commits: 4095a835 by Matti Picus at 2021-10-10T06:42:57+03:00 fix d3a0f53969da - - - - - 1 changed file: - rpython/translator/platform/posix.py View it on Heptapod: https://foss.heptapod.net/pypy/pypy/-/commit/4095a835bd620af4922

[pypy-commit] [Git][pypy/pypy][branch/py3.8] 3 commits: fix d3a0f53969da

2021-10-09 Thread Matti Picus (@mattip)
Matti Picus pushed to branch branch/py3.8 at PyPy / pypy Commits: 4095a835 by Matti Picus at 2021-10-10T06:42:57+03:00 fix d3a0f53969da - - - - - f19852e3 by Matti Picus at 2021-10-10T06:43:54+03:00 merge default into branch --HG-- branch : py3.7 - - - - - 92905c4a by Matti Picus at 2021-10-

[pypy-commit] [Git][pypy/pypy][branch/py3.7] 2 commits: fix d3a0f53969da

2021-10-09 Thread Matti Picus (@mattip)
Matti Picus pushed to branch branch/py3.7 at PyPy / pypy Commits: 4095a835 by Matti Picus at 2021-10-10T06:42:57+03:00 fix d3a0f53969da - - - - - f19852e3 by Matti Picus at 2021-10-10T06:43:54+03:00 merge default into branch --HG-- branch : py3.7 - - - - - 1 changed file: - rpython/transl

[pypy-commit] [Git][pypy/pypy][branch/py3.7] 3 commits: fix test

2021-10-09 Thread Matti Picus (@mattip)
Matti Picus pushed to branch branch/py3.7 at PyPy / pypy Commits: f5f40f80 by Matti Picus at 2021-10-10T08:59:10+03:00 fix test --HG-- branch : py3.7 - - - - - f0c01199 by Matti Picus at 2021-10-10T09:10:30+03:00 cpython does not have datetime._normalize --HG-- branch : py3.7 - - - - - 78f6