diff options
author | Yurii Karabas <1998uriyyo@gmail.com> | 2020-11-25 13:50:44 +0200 |
---|---|---|
committer | GitHub <noreply@github.com> | 2020-11-25 06:50:44 -0500 |
commit | b9127dd6eedd693cfd716a4444648864e2e00186 (patch) | |
tree | e764966cdfca102d15e1a281312d096c0388c2e4 /Lib/asyncio/streams.py | |
parent | 7301979b23406220510dd2c7934a21b41b647119 (diff) | |
download | cpython-git-b9127dd6eedd693cfd716a4444648864e2e00186.tar.gz |
bpo-42392: Improve removal of *loop* parameter in asyncio primitives (GH-23499)
* Update code after merge review from 1st1
* Use a sentinel approach for loop parameter
Remove unnecessary _get_running_loop patching
* Use more clear function name (_verify_parameter_is_marker -> _verify_no_loop)
* Add init method to _LoopBoundMixin to check that loop param wasn't used
Diffstat (limited to 'Lib/asyncio/streams.py')
0 files changed, 0 insertions, 0 deletions