]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
asyncio: Fix an SSL warning in StreamReaderProtocol.eof_received
authorYury Selivanov <yselivanov@sprymix.com>
Fri, 20 May 2016 15:31:40 +0000 (11:31 -0400)
committerYury Selivanov <yselivanov@sprymix.com>
Fri, 20 May 2016 15:31:40 +0000 (11:31 -0400)
commit3dc5129d4fd26d97c1cd8176f6e085db99e38036
tree70ae270c2ab5422fe90923b123de6900db53a265
parentb0d43ce890adbcfea2e1dff7ba6e76c5c046b61c
asyncio: Fix an SSL warning in StreamReaderProtocol.eof_received
Lib/asyncio/streams.py