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 lukasz.langa
Recipients lukasz.langa, rtobar, rtobar2
Date 2021-10-06.17:49:48
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1633542588.11.0.341677045186.issue45328@roundup.psfhosted.org>
In-reply-to
Content
New changeset 0571b934f5f9198c3461a7b631d7073ac0a5676f by rtobar in branch 'main':
bpo-45328: Avoid failure in OSs without TCP_NODELAY support (GH-28646)
https://github.com/python/cpython/commit/0571b934f5f9198c3461a7b631d7073ac0a5676f
History
Date User Action Args
2021-10-06 17:49:48lukasz.langasetrecipients: + lukasz.langa, rtobar, rtobar2
2021-10-06 17:49:48lukasz.langasetmessageid: <1633542588.11.0.341677045186.issue45328@roundup.psfhosted.org>
2021-10-06 17:49:48lukasz.langalinkissue45328 messages
2021-10-06 17:49:48lukasz.langacreate