diff --git a/Doc/whatsnew/3.3.rst b/Doc/whatsnew/3.3.rst index 3c7b5bdcddf..11d340bd956 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 ========================