[pypy-dev] missing things for making PyPy "production" ready (for some value of production)

Maciej Fijalkowski fijall at gmail.com
Wed Nov 14 20:05:38 CET 2007


Just a small note. We've got nowadays pieces of code that can help you
handle safety-for-speed even in compiled rpython code, --sandbox uses those.
(Like check for NULL pointers, enable assertions, etc.)

But besides, I fully agree to the BIG FAT WARNING. This code is mostly there
for tests. Even strings should not cross this border

Cheers,
fijal
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.python.org/pipermail/pypy-dev/attachments/20071114/4c51fb98/attachment.html>


More information about the Pypy-dev mailing list