◐ Shell
clean mode source ↗

[3.8] bpo-36373: Deprecate explicit loop parameter in all public asyncio APIs [streams] (GH-13671) by miss-islington · Pull Request #13833 · python/cpython

This PR deprecate explicit loop parameters in all public asyncio APIs

This issues is split to be easier to review.

Second step: streams.py

https://bugs.python.org/issue36373
(cherry picked from commit 6d64a8f)

Co-authored-by: Emmanuel Arias emmanuelarias30@gmail.com

https://bugs.python.org/issue36373