Author: Ronan Lamy <[email protected]>
Branch: 
Changeset: r87479:ca58e1d7b2e1
Date: 2016-09-30 18:55 +0100
http://bitbucket.org/pypy/pypy/changeset/ca58e1d7b2e1/

Log:    Document merged 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
@@ -42,3 +42,7 @@
 
 CPython rejects 'a'.strip(buffer(' ')); only None, str or unicode are
 allowed as arguments. Test and fix for str and unicode
+
+.. branch: test-cpyext
+
+Refactor cpyext testing to be more pypy3-friendly.
_______________________________________________
pypy-commit mailing list
[email protected]
https://mail.python.org/mailman/listinfo/pypy-commit

Reply via email to