diff options
author | Victor Stinner <vstinner@redhat.com> | 2018-06-01 14:21:34 +0200 |
---|---|---|
committer | GitHub <noreply@github.com> | 2018-06-01 14:21:34 +0200 |
commit | 829fcd0612049b21a6d3802b3306705218255f6b (patch) | |
tree | 1ad3d1c2918cf6c04d8c5dd55703bd2df9d0b049 /Python/codecs.c | |
parent | e905c84494526363086f66a979e317e155bf9536 (diff) | |
download | cpython-git-829fcd0612049b21a6d3802b3306705218255f6b.tar.gz |
bpo-33540: Fix socketserver.ThreadingMixIn if block_on_close=False (GH-7310)
socketserver.ThreadingMixIn no longer tracks active threads if
block_on_close is false.
Diffstat (limited to 'Python/codecs.c')
0 files changed, 0 insertions, 0 deletions