On Jun 7, 10:16 pm, Massimo Di Pierro <[email protected]> wrote: > - explicitly closing all open files (should make it work in Pypy), > thanks Caleb
Just everyone, please note: that was a large change (>80KB diff) affecting tiny parts of many files, so you should test your apps before immediately upgrading any production sites. After that patch, I already found one bug that I introduced in that patch, the fix for which is already included in 1.96.4, but there could be others. On the plus side, web2py on pypy appears to run fairly well. I haven't benchmarked or done any stress-testing yet (and I have seen some pypy funnies in my testing so far, but more like spurious, intermittent, lowel-level pypy errors) but I hope to do some of that soon.

