]> granicus.if.org Git - python/commitdiff
Fix typo in 3.7 whatsnew (#2308)
authorDaniel Porteous <danielporteous1@gmail.com>
Wed, 21 Jun 2017 00:21:48 +0000 (10:21 +1000)
committerAlex Gaynor <alex.gaynor@gmail.com>
Wed, 21 Jun 2017 00:21:48 +0000 (20:21 -0400)
Doc/whatsnew/3.7.rst

index 5f683eb586a81cc20f07df4700d46505b89187a0..51b6b0133eea38987956bc54cc4717ce9785b7b8 100644 (file)
@@ -373,7 +373,7 @@ API and Feature Removals
 
 * Functions :func:`bool`, :func:`float`, :func:`list` and :func:`tuple` no
   longer take keyword arguments.  The first argument of :func:`int` can now
-  be passes only as positional argument.
+  be passed only as positional argument.
 
 * Removed previously deprecated in Python 2.4 classes ``Plist``, ``Dict`` and
   ``_InternalDict`` in the :mod:`plistlib` module.  Dict values in the result