[issue33540] socketserver: Add an opt-in option to get Python 3.6 behaviour on server_close()

STINNER Victor report at bugs.python.org
Fri Jun 1 10:24:53 EDT 2018


STINNER Victor <vstinner at redhat.com> added the comment:


New changeset 1381bfe9776e64fed45935efbe42a7ee8298bd44 by Victor Stinner in branch '3.6':
bpo-33540, socketserver: Add _block_on_close for tests (GH-7317)
https://github.com/python/cpython/commit/1381bfe9776e64fed45935efbe42a7ee8298bd44


----------

_______________________________________
Python tracker <report at bugs.python.org>
<https://bugs.python.org/issue33540>
_______________________________________


More information about the Python-bugs-list mailing list