From: Benjamin Peterson Date: Tue, 3 Apr 2012 04:52:18 +0000 (-0400) Subject: add XXX X-Git-Tag: v3.3.0a3~327 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=e50d6abea4022a1940e1ad7c2769e561bc90e18e;p=thirdparty%2FPython%2Fcpython.git add XXX --- diff --git a/Doc/whatsnew/3.3.rst b/Doc/whatsnew/3.3.rst index 3c7b5bdcddfb..11d340bd956d 100644 --- a/Doc/whatsnew/3.3.rst +++ b/Doc/whatsnew/3.3.rst @@ -486,6 +486,8 @@ Some smaller changes made to the core Python language are: (:issue:`10516`) +.. XXX mention new error messages for passing wrong number of arguments to functions + New and Improved Modules ========================