Hi again,

On 23 October 2016 at 01:23, Armin Rigo <[email protected]> wrote:
> then "it works fine in CPython"

I forgot the usual "if you don't have references from a cycle" here.
That is, it works fine in CPython unless your object graph is in some
shape that is hard to predict, relatively rare, and can be created
internally by the implementation (or its next version).  Not very sane
to *rely* on that for programs to work, imho.


A bientôt,

Armin.
_______________________________________________
pypy-dev mailing list
[email protected]
https://mail.python.org/mailman/listinfo/pypy-dev

Reply via email to