[pypy-commit] pypy gc-hook-better-timestamp: fix test_whatsnew

antocuni pypy.commits at gmail.com
Wed Apr 18 09:08:28 EDT 2018


Author: Antonio Cuni <anto.cuni at gmail.com>
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


More information about the pypy-commit mailing list