New submission from Philip Jenvey <[email protected]>: This is a significant performance degradation on the py3k branch, basically intobject.py was disabled due to various obscure breakages.
I'm intending to kill int/long/bool's multimethods (unless someone else does first ;] ) on default before mucking around with these types again ---------- assignedto: pjenvey messages: 5938 nosy: pypy-issue priority: performance bug status: unread title: py3k: Re-enable rpython int sized app-level int ________________________________________ PyPy bug tracker <[email protected]> <https://bugs.pypy.org/issue1541> ________________________________________ _______________________________________________ pypy-issue mailing list [email protected] http://mail.python.org/mailman/listinfo/pypy-issue
