Author: Philip Jenvey <pjen...@underboss.org>
Branch: 
Changeset: r88136:48c2338313d8
Date: 2016-11-03 22:07 -0700
http://bitbucket.org/pypy/pypy/changeset/48c2338313d8/

Log:    newinitwarn docs

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
@@ -96,3 +96,7 @@
 .. branch: ppc-vsx-support
 
 PowerPC implementation for vector operations used in VecOpt
+
+.. branch: newinitwarn
+
+Match CPython's stricter handling of __new/init__ arguments
_______________________________________________
pypy-commit mailing list
pypy-commit@python.org
https://mail.python.org/mailman/listinfo/pypy-commit

Reply via email to