Amaury Forgeot d'Arc <[email protected]> added the comment: > if PyPy is to model CPy 2
- RPython indeed models CPy 2, - but the pypy3k interpreter has to follow CPy 3. IOW, both methods should be exposed by RPython, and the pypy target can choose. ________________________________________ PyPy bug tracker <[email protected]> <https://bugs.pypy.org/issue1640> ________________________________________ _______________________________________________ pypy-issue mailing list [email protected] https://mail.python.org/mailman/listinfo/pypy-issue
