[3.6] bpo-33540, socketserver: Add _block_on_close for tests by vstinner · Pull Request #7317 · python/cpython
-
-
Notifications
You must be signed in to change notification settings - Fork 34.8k
Merged
Conversation
Member
- 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
* 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
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
1381bfe
into
python:3.6
bedevere-bot
removed
the
awaiting merge
label
vstinner
deleted the
block_on_close36
branch
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment