This issue tracker has been migrated to GitHub, and is currently read-only.
For more information, see the GitHub FAQs in the Python's Developer Guide.

Author vstinner
Recipients christian.heimes, miss-islington, ned.deily, pitrou, vstinner
Date 2018-06-01.14:24:53
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1527863093.13.0.81473610881.issue33540@psf.upfronthosting.co.za>
In-reply-to
Content
New changeset 1381bfe9776e64fed45935efbe42a7ee8298bd44 by Victor Stinner in branch '3.6':
bpo-33540, socketserver: Add _block_on_close for tests (GH-7317)
https://github.com/python/cpython/commit/1381bfe9776e64fed45935efbe42a7ee8298bd44
History
Date User Action Args
2018-06-01 14:24:53vstinnersetrecipients: + vstinner, pitrou, christian.heimes, ned.deily, miss-islington
2018-06-01 14:24:53vstinnersetmessageid: <1527863093.13.0.81473610881.issue33540@psf.upfronthosting.co.za>
2018-06-01 14:24:53vstinnerlinkissue33540 messages
2018-06-01 14:24:53vstinnercreate