implement context manager for socket.socket#403
Open
withwind8 wants to merge 1 commit intogabrielfalcao:mainfrom withwind8:add-context-manager-to-socket
+7
Commits
Commits on Jun 1, 2020
implement context manager as per https://github.com/python/cpython/blob/master/Lib/socket.py#L236:L241
authored andLi QingcommittedLi Qing