]> granicus.if.org Git - python/commit
bpo-29742: asyncio get_extra_info() throws exception (#525) (#645)
authorYury Selivanov <yselivanov@gmail.com>
Sun, 12 Mar 2017 21:06:16 +0000 (17:06 -0400)
committerGitHub <noreply@github.com>
Sun, 12 Mar 2017 21:06:16 +0000 (17:06 -0400)
commit99f8d33a94c8951fd6b2d5f079d20be698150993
tree7acd7af9e67bb75ab3c1458464bc8305d71dcb6b
parentfa448de97de85d242491d7ad259ade0732f05db8
bpo-29742: asyncio get_extra_info() throws exception (#525) (#645)
Lib/asyncio/sslproto.py
Lib/test/test_asyncio/test_sslproto.py
Misc/NEWS