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:10:45
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1540563045.91.0.788709270274.issue35017@psf.upfronthosting.co.za>
In-reply-to
Content
New changeset 8b1f52b5a93403acd7d112cd1c1bc716b31a418a by Miss Islington (bot) in branch '3.6':
bpo-35017, socketserver: don't accept request after shutdown (GH-9952)
https://github.com/python/cpython/commit/8b1f52b5a93403acd7d112cd1c1bc716b31a418a
History
Date User Action Args
2018-10-26 14:10:45miss-islingtonsetrecipients: + miss-islington, vstinner, xtreak, beledouxdenis
2018-10-26 14:10:45miss-islingtonsetmessageid: <1540563045.91.0.788709270274.issue35017@psf.upfronthosting.co.za>
2018-10-26 14:10:45miss-islingtonlinkissue35017 messages
2018-10-26 14:10:45miss-islingtoncreate