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
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
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