Author: Matti Picus <[email protected]> Branch: newmemoryview-app-level Changeset: r96210:e1de22f3f071 Date: 2019-03-05 18:27 +0200 http://bitbucket.org/pypy/pypy/changeset/e1de22f3f071/
Log: finx branch name diff --git a/pypy/doc/whatsnew-head.rst b/pypy/doc/whatsnew-head.rst --- a/pypy/doc/whatsnew-head.rst +++ b/pypy/doc/whatsnew-head.rst @@ -37,7 +37,7 @@ Use utf8 internally to represent unicode, with the goal of never using rpython-level unicode -.. branch: newmemoryview +.. branch: newmemoryview-app-level Since _ctypes is implemented in pure python over libffi, add interfaces and methods to support the buffer interface from python. Specifically, add a _______________________________________________ pypy-commit mailing list [email protected] https://mail.python.org/mailman/listinfo/pypy-commit
