New submission from Aviv Palivoda:

As Martin commented on my patch at issue 26392 the socketserver.server_close is 
like the file close. That made me think that we should add a context manager to 
the socketserver.

----------
components: Library (Lib)
files: socketserver_context_manager.patch
keywords: patch
messages: 260639
nosy: martin.panter, palaviv
priority: normal
severity: normal
status: open
title: socketserver context manager
type: enhancement
versions: Python 3.6
Added file: http://bugs.python.org/file41993/socketserver_context_manager.patch

_______________________________________
Python tracker <rep...@bugs.python.org>
<http://bugs.python.org/issue26404>
_______________________________________
_______________________________________________
Python-bugs-list mailing list
Unsubscribe: 
https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com

Reply via email to