Author: Antonio Cuni <[email protected]>
Branch: 
Changeset: r58662:cfc40552695c
Date: 2012-11-02 09:46 +0100
http://bitbucket.org/pypy/pypy/changeset/cfc40552695c/

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
@@ -45,6 +45,8 @@
 .. branch: cpyext-PyThreadState_New
 implement threadstate-related functions in cpyext
 
+.. branch: unicode-strategies
+add dict/list/set strategies optimized for unicode items
 
 .. "uninteresting" branches that we should just ignore for the whatsnew:
 .. branch: slightly-shorter-c
_______________________________________________
pypy-commit mailing list
[email protected]
http://mail.python.org/mailman/listinfo/pypy-commit

Reply via email to