]> granicus.if.org Git - python/commit
Replace deprecation warning with RuntimeError (GH-14397)
authorAndrew Svetlov <andrew.svetlov@gmail.com>
Thu, 27 Jun 2019 11:38:47 +0000 (14:38 +0300)
committerGitHub <noreply@github.com>
Thu, 27 Jun 2019 11:38:47 +0000 (14:38 +0300)
commit97d15b1ee06ce80c4dbda91fb538a89bbcb2bed9
tree1b91bb67d4e16e5da39c9bd0f59d38020748049c
parent667eaffb4e5d03bf8129773f79649c3befaa5b1a
Replace deprecation warning with RuntimeError (GH-14397)
Lib/asyncio/streams.py
Lib/test/test_asyncio/test_streams.py