On reason less people are using it in my field (games) is because PyPy's embedding API is not super usable yet. It needs more work in that area. Preferably it should be even better than CPython's, which is so-so.
Posted May 12, 2011 9:46 UTC (Thu) by dgm (subscriber, #49227)
[Link]
I was under the impression (from my first Python tests, a few years ago) that embedding was one of Phyton's strengths. How came that it's now so-so? Can you elaborate a bit more?