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, ned.deily, pitrou, vstinner
Date 2018-05-24.01:14:48
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1527124488.37.0.682650639539.issue33540@psf.upfronthosting.co.za>
In-reply-to
Content
New changeset 453bd0bc65b7ea6a18c43da69143ab10d54c0a35 by Victor Stinner in branch 'master':
bpo-33540: Add block_on_close attr to socketserver (GH-6911)
https://github.com/python/cpython/commit/453bd0bc65b7ea6a18c43da69143ab10d54c0a35
History
Date User Action Args
2018-05-24 01:14:48vstinnersetrecipients: + vstinner, pitrou, christian.heimes, ned.deily
2018-05-24 01:14:48vstinnersetmessageid: <1527124488.37.0.682650639539.issue33540@psf.upfronthosting.co.za>
2018-05-24 01:14:48vstinnerlinkissue33540 messages
2018-05-24 01:14:48vstinnercreate