Author: Maciej Fijalkowski <fij...@gmail.com>
Branch: 
Changeset: r65151:a4b1d73be06f
Date: 2013-07-01 19:55 +0200
http://bitbucket.org/pypy/pypy/changeset/a4b1d73be06f/

Log:    document the branch

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
@@ -67,3 +67,6 @@
 
 .. branch: identity-set
 Faster sets for objects
+
+.. branch: inline-identityhash
+Inline the fast path of id() and hash()
_______________________________________________
pypy-commit mailing list
pypy-commit@python.org
http://mail.python.org/mailman/listinfo/pypy-commit

Reply via email to