Author: mattip <[email protected]> Branch: object-dtype2 Changeset: r76903:cc8c8b4aba30 Date: 2015-04-23 20:00 +0300 http://bitbucket.org/pypy/pypy/changeset/cc8c8b4aba30/
Log: document branch to be closed 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 @@ -64,3 +64,6 @@ .. branch: vmprof .. Merged but then backed out, hopefully it will return as vmprof2 + +.. branch: object-dtype2 +Extend numpy dtypes to allow using objects with associated garbage collection hook _______________________________________________ pypy-commit mailing list [email protected] https://mail.python.org/mailman/listinfo/pypy-commit
