[pypy-commit] pypy default: newinitwarn docs

pjenvey pypy.commits at gmail.com
Fri Nov 4 01:10:55 EDT 2016


Author: Philip Jenvey <pjenvey at 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


More information about the pypy-commit mailing list