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.
1 parent ae7aa42 commit 457306bCopy full SHA for 457306b
Doc/whatsnew/3.8.rst
@@ -1677,7 +1677,8 @@ Deprecated
1677
:func:`asyncio.create_subprocess_shell`.
1678
1679
* The explicit passing of coroutine objects to :func:`asyncio.wait` has been
1680
- deprecated and will be removed in version 3.10.
+ deprecated and will be removed in version 3.11.
1681
+ (Contributed by Yury Selivanov in :issue:`34790`.)
1682
1683
* The following functions and methods are deprecated in the :mod:`gettext`
1684
module: :func:`~gettext.lgettext`, :func:`~gettext.ldgettext`,
0 commit comments