bpo-36373: Deprecate explicit loop parameter in all public asyncio APIs [locks] by eamanu · Pull Request #13920 · python/cpython

@eamanu

This PR deprecate explicit loop parameters in all public asyncio APIs

This issues is split to be easier to review.

Third step: locks.py

@eamanu

@eamanu

@eamanu

@eamanu

asvetlov

miss-islington pushed a commit to miss-islington/cpython that referenced this pull request

Sep 10, 2019
…Is [locks] (pythonGH-13920)

This PR deprecate explicit loop parameters in all public asyncio APIs

This issues is split to be easier to review.

Third step: locks.py

https://bugs.python.org/issue36373
(cherry picked from commit 537877d)

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

miss-islington added a commit that referenced this pull request

Sep 10, 2019
…Is [locks] (GH-13920)

This PR deprecate explicit loop parameters in all public asyncio APIs

This issues is split to be easier to review.

Third step: locks.py

https://bugs.python.org/issue36373
(cherry picked from commit 537877d)

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

websurfer5 pushed a commit to websurfer5/cpython that referenced this pull request

Jul 20, 2020