http://hg.python.org/cpython/rev/737f710a72c9 changeset: 76087:737f710a72c9 user: Benjamin Peterson <benjamin at python.org> date: Tue Apr 03 00:52:18 2012 -0400 summary: add XXX files: Doc/whatsnew/3.3.rst | 2 ++ 1 files changed, 2 insertions(+), 0 deletions(-) diff --git a/Doc/whatsnew/3.3.rst b/Doc/whatsnew/3.3.rst --- a/Doc/whatsnew/3.3.rst +++ b/Doc/whatsnew/3.3.rst @@ -486,6 +486,8 @@ (:issue:`10516`) +.. XXX mention new error messages for passing wrong number of arguments to functions + New and Improved Modules ======================== -- Repository URL: http://hg.python.org/cpython