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