]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
bpo-38529: Fix asyncio stream warning (GH-17474)
authorAndrew Svetlov <andrew.svetlov@gmail.com>
Sat, 7 Dec 2019 11:22:00 +0000 (13:22 +0200)
committerGitHub <noreply@github.com>
Sat, 7 Dec 2019 11:22:00 +0000 (13:22 +0200)
commit7ddcd0caa4c2e6b43265df144f59c5aa508a94f2
tree2f9a44dcf250d2097551a5fce2d34cacdc74d5a2
parentdec367261e7e2bb4dd42feeb58031abed2ade683
bpo-38529: Fix asyncio stream warning (GH-17474)
Lib/asyncio/streams.py
Lib/test/test_asyncio/test_streams.py
Misc/NEWS.d/next/Library/2019-12-05-16-13-25.bpo-38529.yvQgx3.rst [new file with mode: 0644]