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 yselivanov
Recipients j1m, python-dev, socketpair, vmagamedov, vstinner, yselivanov
Date 2017-12-16.02:53:11
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1513392792.09.0.213398074469.issue27456@psf.upfronthosting.co.za>
In-reply-to
Content
New changeset 572636d42566da8eb6e85d5b8164e9ed8860a255 by Yury Selivanov in branch '3.6':
bpo-27456: Ensure TCP_NODELAY is set on linux (#4231) (#4898)
https://github.com/python/cpython/commit/572636d42566da8eb6e85d5b8164e9ed8860a255
History
Date User Action Args
2017-12-16 02:53:12yselivanovsetrecipients: + yselivanov, vstinner, j1m, vmagamedov, socketpair, python-dev
2017-12-16 02:53:12yselivanovsetmessageid: <1513392792.09.0.213398074469.issue27456@psf.upfronthosting.co.za>
2017-12-16 02:53:12yselivanovlinkissue27456 messages
2017-12-16 02:53:11yselivanovcreate