[pypy-commit] [Git][pypy/pypy][branch/py3.9] 2 commits: fix pytest skip

2022-07-18 Thread Matti Picus (@mattip)
Matti Picus pushed to branch branch/py3.9 at PyPy / pypy Commits: cb49f3c1 by Matti Picus at 2022-07-18T06:32:28+03:00 fix pytest skip --HG-- branch : py3.8 - - - - - 4eb5bb07 by Matti Picus at 2022-07-18T22:22:49+03:00 merge py3.8 --HG-- branch : py3.9 - - - - - 1 changed file: - extra_

[pypy-commit] [Git][pypy/pypy][branch/sqlite-need-adapt-optimization-pypy3] clean up code, format if clauses properly

2022-07-18 Thread Nils (@shimst3r)
Nils pushed to branch branch/sqlite-need-adapt-optimization-pypy3 at PyPy / pypy Commits: 33ae2898 by Nils Müller at 2022-07-18T21:30:16+02:00 clean up code, format if clauses properly --HG-- branch : sqlite-need-adapt-optimization-pypy3 - - - - - 1 changed file: - lib_pypy/_sqlite3.py V