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 mdk
Recipients martin.panter, mattpr, mdk, ned.deily, paul.moore, r.david.murray, rogerwang, ronaldoussoren, steve.dower, tim.golden, v+python, zach.ware
Date 2017-12-27.21:01:48
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1514408508.83.0.213398074469.issue31639@psf.upfronthosting.co.za>
In-reply-to
Content
David you're right, I updated my patch, also added some documentation and a news entry.

Glenn I can't tell if my PR fixes your issue without an strace or a test. It fixes the one I straced (pre-opening sockets leading to Python reading indefinitly on a socket which may never be used). If you could try my PR I would appreciate it.
History
Date User Action Args
2017-12-27 21:01:48mdksetrecipients: + mdk, paul.moore, ronaldoussoren, tim.golden, ned.deily, v+python, r.david.murray, martin.panter, zach.ware, steve.dower, mattpr, rogerwang
2017-12-27 21:01:48mdksetmessageid: <1514408508.83.0.213398074469.issue31639@psf.upfronthosting.co.za>
2017-12-27 21:01:48mdklinkissue31639 messages
2017-12-27 21:01:48mdkcreate