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 beledouxdenis, miss-islington, vstinner, xtreak
Date 2018-10-26.15:15:26
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1540566926.38.0.788709270274.issue35017@psf.upfronthosting.co.za>
In-reply-to
Content
New changeset 6f97a50c86737458c6bed9970c8dc31a465eff22 by Victor Stinner (Denis Ledoux) in branch '2.7':
bpo-35017, socketserver: don't accept request after shutdown (GH-9952) (GH-10129)
https://github.com/python/cpython/commit/6f97a50c86737458c6bed9970c8dc31a465eff22
History
Date User Action Args
2018-10-26 15:15:26vstinnersetrecipients: + vstinner, miss-islington, xtreak, beledouxdenis
2018-10-26 15:15:26vstinnersetmessageid: <1540566926.38.0.788709270274.issue35017@psf.upfronthosting.co.za>
2018-10-26 15:15:26vstinnerlinkissue35017 messages
2018-10-26 15:15:26vstinnercreate