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