[pypy-commit] pypy default: document branch

mattip pypy.commits at gmail.com
Fri Aug 26 01:20:16 EDT 2016


Author: Matti Picus <matti.picus at gmail.com>
Branch: 
Changeset: r86542:522736f816dc
Date: 2016-08-26 13:03 +1000
http://bitbucket.org/pypy/pypy/changeset/522736f816dc/

Log:	document 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
@@ -3,6 +3,6 @@
 ==========================
 
 .. this is a revision shortly after release-pypy2.7-v5.4
-.. startrev: 531050b1f410
+.. startrev: 4176c6f63109
 
 
diff --git a/pypy/doc/whatsnew-pypy2-5.4.0.rst b/pypy/doc/whatsnew-pypy2-5.4.0.rst
--- a/pypy/doc/whatsnew-pypy2-5.4.0.rst
+++ b/pypy/doc/whatsnew-pypy2-5.4.0.rst
@@ -159,3 +159,7 @@
 .. branch: redirect-assembler-jitlog
 
 Log more information to properly rebuild the redirected traces in jitviewer.
+
+.. branch: cpyext-subclass
+
+Copy Py_TPFLAGS_CHECKTYPES, Py_TPFLAGS_HAVE_INPLACEOPS when inheriting


More information about the pypy-commit mailing list