[pypy-commit] pypy nonmovable-list: A branch to add a way to ask "give me a raw pointer to this list's

arigo pypy.commits at gmail.com
Thu Jun 2 09:05:35 EDT 2016


Author: Armin Rigo <arigo at tunes.org>
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.



More information about the pypy-commit mailing list