[pypy-commit] [Git][pypy/pypy][branch/py3.8] 2 commits: fix test

2021-07-28 Thread Matti Picus (@mattip)
Matti Picus pushed to branch branch/py3.8 at PyPy / pypy Commits: ed1ab783 by Matti Picus at 2021-07-28T11:28:57+03:00 fix test --HG-- branch : py3.8 - - - - - b3a6cd95 by Matti Picus at 2021-07-28T13:31:17+03:00 add kwarg deterministic to _sqlite3.create_function --HG-- branch : py3.8 - -

[pypy-commit] [Git][pypy/pypy][branch/py3.8] 2 commits: fix test (the behaviour changed in 3.8)

2021-06-19 Thread Carl Friedrich Bolz-Tereick (@cfbolz)
Carl Friedrich Bolz-Tereick pushed to branch branch/py3.8 at PyPy / pypy Commits: 7c17f410 by Carl Friedrich Bolz-Tereick at 2021-06-19T15:49:59+02:00 fix test (the behaviour changed in 3.8) --HG-- branch : py3.8 - - - - - c5eb8d10 by Carl Friedrich Bolz-Tereick at 2021-06-19T15:58:03+02:00 t