Author: Armin Rigo <[email protected]>
Branch: nonmovable-list
Changeset: r84879:fe931afb3150
Date: 2016-06-02 10:53 +0200
http://bitbucket.org/pypy/pypy/changeset/fe931afb3150/

Log:    A branch to add a way to ask "give me a raw pointer to this list's
        items". Only for resizable lists of primitives. Turns the GcArray
        nonmovable, possibly making a copy of it first.

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

Reply via email to