[pypy-commit] [Git][pypy/pypy][branch/default] this part of sqlite3 is just wrong: converters are for converting the results

2022-05-17 Thread Carl Friedrich Bolz-Tereick (@cfbolz)
Carl Friedrich Bolz-Tereick pushed to branch branch/default at PyPy / pypy Commits: 37fc2605 by Carl Friedrich Bolz-Tereick at 2022-05-17T11:01:21+02:00 this part of sqlite3 is just wrong: converters are for converting the results coming from the db to Python objects, not for converting the par

[pypy-commit] [Git][pypy/pypy][branch/threaded-code-generation] rename call_entry -> entry

2022-05-17 Thread Yusuke Izawa (@3tty0n)
Yusuke Izawa pushed to branch branch/threaded-code-generation at PyPy / pypy Commits: b192cf54 by Yusuke Izawa at 2022-05-17T21:22:40+09:00 rename call_entry -> entry --HG-- branch : threaded-code-generation - - - - - 1 changed file: - rpython/jit/tl/threadedcode/tla.py View it on Heptap

[pypy-commit] [Git][pypy/pypy][branch/m1] 3 commits: write a test that sometimes fails

2022-05-17 Thread Maciej Fijalkowski (@fijal)
Maciej Fijalkowski pushed to branch branch/m1 at PyPy / pypy Commits: 5dd7dbea by fijal at 2022-05-16T11:25:05+02:00 write a test that sometimes fails --HG-- branch : m1 - - - - - 29ecee9d by fijal at 2022-05-16T11:43:38+02:00 (fijal, arigo) fix the test --HG-- branch : m1 - - - - - 26b7b3c