[pypy-dev] Question about byte-code hacking
Armin Rigo
arigo at tunes.org
Fri Sep 23 15:27:44 CEST 2011
Hi,
On Fri, Sep 23, 2011 at 11:27 AM, Steven D'Aprano <steve at pearwood.info> wrote:
> So the question is: would it be a burden for PyPy to make any guarantees
> about the stability of bytecode?
The answer is: Feel free to do anything or nothing with CPython's
bytecode. As Fijal says it has little to do with PyPy. It's even
more true about the CPython 3 bytecode.
A bientôt,
Armin.
More information about the pypy-dev
mailing list