]> granicus.if.org Git - python/commit
bpo-29742: asyncio get_extra_info() throws exception (#525)
authorNikolay Kim <fafhrd91@gmail.com>
Sun, 12 Mar 2017 19:23:30 +0000 (12:23 -0700)
committerYury Selivanov <yselivanov@gmail.com>
Sun, 12 Mar 2017 19:23:30 +0000 (15:23 -0400)
commit2b27e2e6a35c3d3e369612b984017fe0d1bfcf0c
tree411f91bc286d5ea19c8e380fcd4a3e74bb4e706a
parent783d0c1a1c723733adcdf4249240246fc35a5bcb
bpo-29742: asyncio get_extra_info() throws exception (#525)
Lib/asyncio/sslproto.py
Lib/test/test_asyncio/test_sslproto.py
Misc/NEWS