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 miss-islington
Recipients beledouxdenis, miss-islington, vstinner, xtreak
Date 2018-10-26.14:06:43
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <[email protected]>
In-reply-to
Content
New changeset 908082451382b8b3ba09ebba638db660edbf5d8e by Miss Islington (bot) in branch '3.7':
bpo-35017, socketserver: don't accept request after shutdown (GH-9952)
https://github.com/python/cpython/commit/908082451382b8b3ba09ebba638db660edbf5d8e
History
Date User Action Args
2018-10-26 14:06:44miss-islingtonsetrecipients: + miss-islington, vstinner, xtreak, beledouxdenis
2018-10-26 14:06:44miss-islingtonsetmessageid: <[email protected]>
2018-10-26 14:06:44miss-islingtonlinkissue35017 messages
2018-10-26 14:06:43miss-islingtoncreate