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
docs-release.yml -rw-r--r-- 1.2 KB
docs.yml -rw-r--r-- 1.0 KB
linux-buildbot.yml -rw-r--r-- 1.3 KB
linux-coverage.yml -rw-r--r-- 1.8 KB
linux-deps.yml -rw-r--r-- 778 bytes
linux-pr.yml -rw-r--r-- 1.5 KB
macos-buildbot.yml -rw-r--r-- 733 bytes
macos-pr.yml -rw-r--r-- 733 bytes
windows-buildbot.yml -rw-r--r-- 1.1 KB
windows-pr.yml -rw-r--r-- 1.1 KB

back to top