bpo-31233, bpo-31151: Document socketserver changes by vstinner · Pull Request #5417 · python/cpython
-
-
Notifications
You must be signed in to change notification settings - Fork 34.8k
Merged
Merged
Conversation
Member
socketserver.ForkingMixIn.server_close() and
socketserver.ThreadingMixIn.server_close() now waits until all child
processes and non-daemonic threads complete.
socketserver.ForkingMixIn.server_close() and socketserver.ThreadingMixIn.server_close() now waits until all child processes and non-daemonic threads complete.
the-knights-who-say-ni
added
the
CLA signed
label
bedevere-bot
added
the
awaiting merge
label
vstinner
added
the
skip news
label
vstinner
merged commit
db8189b
into
python:master
bedevere-bot
commented
Jan 29, 2018
bedevere-bot commented
@vstinner: Please replace # with GH- in the commit message next time. Thanks!
bedevere-bot
removed
the
awaiting merge
label
vstinner
deleted the
socketserver_doc
branch
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment