Closed as not planned
Closed as not planned
Description
in #95708 @tiran recommended spitting the PR into two, one that restores the functionality removed without deprecation and one that does the deprecation.
by oversight the code path for Awaitable objects in asyncio.wait did not issue a DeprecationWarning, this functionality is restored by #95708, however the deprecation was still intended so this ticket tracks that.
Metadata
Metadata
Assignees
Projects
Status
Done