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 neologix, pitrou, serhiy.storchaka, vstinner
Date 2015-03-31.23:05:58
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1427843158.23.0.00696001359031.issue23834@psf.upfronthosting.co.za>
In-reply-to
Content
I chose to not modify yet socket.sendall(). I prefer to wait until this patch is merged to rework this method. Currently, this method never recomputes the timeout.
History
Date User Action Args
2015-03-31 23:05:58vstinnersetrecipients: + vstinner, pitrou, neologix, serhiy.storchaka
2015-03-31 23:05:58vstinnersetmessageid: <1427843158.23.0.00696001359031.issue23834@psf.upfronthosting.co.za>
2015-03-31 23:05:58vstinnerlinkissue23834 messages
2015-03-31 23:05:58vstinnercreate