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 ned.deily, pitrou, vstinner
Date 2018-05-16.16:28:14
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <[email protected]>
In-reply-to
Content
I created bpo-33540: "socketserver: Add an opt-in option to get Python 3.6 behaviour on server_close()". I set the release blocker priority on this new issue.
History
Date User Action Args
2018-05-16 16:28:14vstinnersetrecipients: + vstinner, pitrou, ned.deily
2018-05-16 16:28:14vstinnersetmessageid: <[email protected]>
2018-05-16 16:28:14vstinnerlinkissue31233 messages
2018-05-16 16:28:14vstinnercreate