Commit 77f68e36 authored by Daniel Porteous's avatar Daniel Porteous Committed by Alex Gaynor

Fix typo in 3.7 whatsnew (#2308)

parent 76c567ee
......@@ -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
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment