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 r.david.murray
Recipients apoplexy, docs@python, r.david.murray
Date 2017-10-06.16:44:05
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1507308245.67.0.213398074469.issue31717@psf.upfronthosting.co.za>
In-reply-to
Content
Or maybe instead of client_handler/run, it should be something like handle_client_asynchronously(clientsocket).
History
Date User Action Args
2017-10-06 16:44:05r.david.murraysetrecipients: + r.david.murray, docs@python, apoplexy
2017-10-06 16:44:05r.david.murraysetmessageid: <1507308245.67.0.213398074469.issue31717@psf.upfronthosting.co.za>
2017-10-06 16:44:05r.david.murraylinkissue31717 messages
2017-10-06 16:44:05r.david.murraycreate