Thanks to visit codestin.com Credit goes to github.com
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 76c567e commit 77f68e3Copy full SHA for 77f68e3
1 file changed
Doc/whatsnew/3.7.rst
@@ -373,7 +373,7 @@ API and Feature Removals
373
374
* Functions :func:`bool`, :func:`float`, :func:`list` and :func:`tuple` no
375
longer take keyword arguments. The first argument of :func:`int` can now
376
- be passes only as positional argument.
+ be passed only as positional argument.
377
378
* Removed previously deprecated in Python 2.4 classes ``Plist``, ``Dict`` and
379
``_InternalDict`` in the :mod:`plistlib` module. Dict values in the result
0 commit comments