Staging
v0.5.1
https://github.com/python/cpython
Revision 1381bfe9776e64fed45935efbe42a7ee8298bd44 authored by Victor Stinner on 01 June 2018, 14:24:43 UTC, committed by GitHub on 01 June 2018, 14:24:43 UTC
* Add a private _block_on_close attribute to ForkingMixIn and
  ThreadingMixIn classes of socketserver.
* Use _block_on_close=True in test_socketserver and test_logging
1 parent 5dbb48a
History
Tip revision: 1381bfe9776e64fed45935efbe42a7ee8298bd44 authored by Victor Stinner on 01 June 2018, 14:24:43 UTC
bpo-33540, socketserver: Add _block_on_close for tests (GH-7317)
Tip revision: 1381bfe
File Mode Size
Grammar -rw-r--r-- 6.3 KB

back to top