[pypy-commit] [Git][pypy/pypy][branch/default] 2 commits: fix vendoring of pycparser

2021-12-01 Thread Matti Picus (@mattip)
Matti Picus pushed to branch branch/default at PyPy / pypy Commits: 199b4179 by Matti Picus at 2021-12-01T07:46:19+02:00 fix vendoring of pycparser - - - - - 520ddaec by Matti Picus at 2021-12-01T11:08:09+02:00 change hash function for microarray dtypes to match numpy, fixes broken tests - -

[pypy-commit] [Git][pypy/pypy][branch/py3.7] 2 commits: passing test that it works for TokenErrors too

2021-12-01 Thread Carl Friedrich Bolz-Tereick (@cfbolz)
Carl Friedrich Bolz-Tereick pushed to branch branch/py3.7 at PyPy / pypy Commits: 65686de1 by Carl Friedrich Bolz-Tereick at 2021-11-30T20:33:11+01:00 passing test that it works for TokenErrors too --HG-- branch : py3.7 - - - - - 12aae872 by Carl Friedrich Bolz-Tereick at 2021-12-01T11:17:29+

[pypy-commit] [Git][pypy/pypy][branch/py3.7] 3 commits: fix vendoring of pycparser

2021-12-01 Thread Matti Picus (@mattip)
Matti Picus pushed to branch branch/py3.7 at PyPy / pypy Commits: 199b4179 by Matti Picus at 2021-12-01T07:46:19+02:00 fix vendoring of pycparser - - - - - 520ddaec by Matti Picus at 2021-12-01T11:08:09+02:00 change hash function for microarray dtypes to match numpy, fixes broken tests - - -

[pypy-commit] [Git][pypy/pypy][branch/py3.8] 6 commits: passing test that it works for TokenErrors too

2021-12-01 Thread Matti Picus (@mattip)
Matti Picus pushed to branch branch/py3.8 at PyPy / pypy Commits: 65686de1 by Carl Friedrich Bolz-Tereick at 2021-11-30T20:33:11+01:00 passing test that it works for TokenErrors too --HG-- branch : py3.7 - - - - - 199b4179 by Matti Picus at 2021-12-01T07:46:19+02:00 fix vendoring of pycparser

[pypy-commit] [Git][pypy/pypy][branch/py3.9] 7 commits: passing test that it works for TokenErrors too

2021-12-01 Thread Matti Picus (@mattip)
Matti Picus pushed to branch branch/py3.9 at PyPy / pypy Commits: 65686de1 by Carl Friedrich Bolz-Tereick at 2021-11-30T20:33:11+01:00 passing test that it works for TokenErrors too --HG-- branch : py3.7 - - - - - 199b4179 by Matti Picus at 2021-12-01T07:46:19+02:00 fix vendoring of pycparser

[pypy-commit] [Git][pypy/pypy][branch/py3.9] fix change that looks like a mistake

2021-12-01 Thread Carl Friedrich Bolz-Tereick (@cfbolz)
Carl Friedrich Bolz-Tereick pushed to branch branch/py3.9 at PyPy / pypy Commits: bb5e6715 by Carl Friedrich Bolz-Tereick at 2021-12-01T12:20:24+01:00 fix change that looks like a mistake --HG-- branch : py3.9 - - - - - 3 changed files: - lib_pypy/_structseq.py - pypy/objspace/descroperati

[pypy-commit] [Git][pypy/pypy][branch/default] 5 commits: somewhat laboriously reproduce the problem of #3598 as a jit test

2021-12-01 Thread Carl Friedrich Bolz-Tereick (@cfbolz)
Carl Friedrich Bolz-Tereick pushed to branch branch/default at PyPy / pypy Commits: a55f4a8e by Carl Friedrich Bolz-Tereick at 2021-11-25T11:44:06+01:00 somewhat laboriously reproduce the problem of #3598 as a jit test --HG-- branch : shortpreamble-no-mutate - - - - - 61abc439 by Carl Friedri

[pypy-commit] [Git][pypy/pypy][branch/py3.9] 4 commits: try to fix stdlib test_call.py

2021-12-01 Thread Carl Friedrich Bolz-Tereick (@cfbolz)
Carl Friedrich Bolz-Tereick pushed to branch branch/py3.9 at PyPy / pypy Commits: 739f9edf by Carl Friedrich Bolz-Tereick at 2021-12-01T12:38:18+01:00 try to fix stdlib test_call.py --HG-- branch : py3.9 - - - - - fa53aed0 by Carl Friedrich Bolz-Tereick at 2021-12-01T12:49:37+01:00 the flag c

[pypy-commit] [Git][pypy/pypy][branch/py3.9] 6 commits: this is a different warning now

2021-12-01 Thread Carl Friedrich Bolz-Tereick (@cfbolz)
Carl Friedrich Bolz-Tereick pushed to branch branch/py3.9 at PyPy / pypy Commits: 20ffe6f5 by Carl Friedrich Bolz-Tereick at 2021-12-01T13:48:29+01:00 this is a different warning now --HG-- branch : py3.9 - - - - - 0cfc4cc3 by Carl Friedrich Bolz-Tereick at 2021-12-01T14:03:59+01:00 another c

[pypy-commit] [Git][pypy/pypy][branch/py3.9] 3 commits: you can ask for 0 random bits

2021-12-01 Thread Carl Friedrich Bolz-Tereick (@cfbolz)
Carl Friedrich Bolz-Tereick pushed to branch branch/py3.9 at PyPy / pypy Commits: eb1fb702 by Carl Friedrich Bolz-Tereick at 2021-12-01T15:06:47+01:00 you can ask for 0 random bits --HG-- branch : py3.9 - - - - - 9ce23a99 by Carl Friedrich Bolz-Tereick at 2021-12-01T15:28:30+01:00 needed for