Author: Antonio Cuni <[email protected]> Branch: gc-hook-better-timestamp Changeset: r94376:09308ea0ff83 Date: 2018-04-18 15:05 +0200 http://bitbucket.org/pypy/pypy/changeset/09308ea0ff83/
Log: fix test_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 @@ -14,3 +14,7 @@ .. branch: gc-hooks Introduce GC hooks, as documented in doc/gc_info.rst + +.. branch: gc-hook-better-timestamp + +Improve GC hooks _______________________________________________ pypy-commit mailing list [email protected] https://mail.python.org/mailman/listinfo/pypy-commit
