Carl Friedrich Bolz <[email protected]> added the comment: Actually with my recent work on str(long) this is really just fixed. The original script is about twice as fast as CPython with my current build (and will get even faster when as more elements of the generator are consumed).
---------- nosy: +cfbolz status: wontfix -> resolved ________________________________________ PyPy bug tracker <[email protected]> <https://bugs.pypy.org/issue1488> ________________________________________ _______________________________________________ pypy-issue mailing list [email protected] http://mail.python.org/mailman/listinfo/pypy-issue
