This issue tracker has been migrated to GitHub, and is currently read-only.
For more information, see the GitHub FAQs in the Python's Developer Guide.

Author palaviv
Recipients martin.panter, palaviv
Date 2016-02-21.20:55:08
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1456088110.26.0.0505883466277.issue26404@psf.upfronthosting.co.za>
In-reply-to
Content
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.
History
Date User Action Args
2016-02-21 20:55:10palavivsetrecipients: + palaviv, martin.panter
2016-02-21 20:55:10palavivsetmessageid: <1456088110.26.0.0505883466277.issue26404@psf.upfronthosting.co.za>
2016-02-21 20:55:10palavivlinkissue26404 messages
2016-02-21 20:55:10palavivcreate