summaryrefslogtreecommitdiffstats
path: root/Misc/NEWS.d/next/Library/2017-11-13-17-48-33.bpo-32015.4nqRTD.rst
blob: 6117e5625d7edbfef519719dbaababa3a9cc7fe4 (plain)
1
2
Fixed the looping of asyncio in the case of reconnection the socket during
waiting async read/write from/to the socket.