[issue26309] socketserver.BaseServer._handle_request_noblock() don't shutdwon request if verify_request is False

Martin Panter report at bugs.python.org
Tue Feb 9 05:41:51 EST 2016


Martin Panter added the comment:

The patch looks good to me. Are you interested in writing a unit test for it? Having said that, it might be a tricky test to write.

----------
nosy: +martin.panter
stage:  -> patch review

_______________________________________
Python tracker <report at bugs.python.org>
<http://bugs.python.org/issue26309>
_______________________________________


More information about the Python-bugs-list mailing list