We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5cb4f79 commit 9fce7c1Copy full SHA for 9fce7c1
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