Author: Antonio Cuni <[email protected]> Branch: gc-hooks Changeset: r94359:781821b4228a Date: 2018-04-17 12:07 +0200 http://bitbucket.org/pypy/pypy/changeset/781821b4228a/
Log: update whatsnew 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 @@ -10,3 +10,7 @@ Fix a rare GC bug that was introduced more than one year ago, but was not diagnosed before issue #2752. + +.. branch: gc-hooks + +Introduce GC hooks, as documented in doc/gc_info.rst _______________________________________________ pypy-commit mailing list [email protected] https://mail.python.org/mailman/listinfo/pypy-commit
