diff options
author | Victor Stinner <vstinner@redhat.com> | 2018-06-01 17:39:16 (GMT) |
---|---|---|
committer | GitHub <noreply@github.com> | 2018-06-01 17:39:16 (GMT) |
commit | f3297433e309e9591eaa3f36e1d7887e9d0620d7 (patch) | |
tree | 70413b2067b600000b89cc9232941eb9aa0cb178 /.vsts | |
parent | 1381bfe9776e64fed45935efbe42a7ee8298bd44 (diff) | |
download | cpython-f3297433e309e9591eaa3f36e1d7887e9d0620d7.zip cpython-f3297433e309e9591eaa3f36e1d7887e9d0620d7.tar.gz cpython-f3297433e309e9591eaa3f36e1d7887e9d0620d7.tar.bz2 |
bpo-31238: pydoc ServerThread.stop() now joins itself (GH-3151) (GH-7324)
ServerThread.stop() now joins itself to wait until
DocServer.serve_until_quit() completes and then explicitly sets
its docserver attribute to None to break a reference cycle.
(cherry picked from commit 4cab2cd0c05fcda5fcb128c9eb230253fff88c21)
Diffstat (limited to '.vsts')
0 files changed, 0 insertions, 0 deletions