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, miss-islington, rtobar, rtobar2
Date 2021-10-06.18:29:33
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1633544973.66.0.367042793744.issue45328@roundup.psfhosted.org>
In-reply-to
Content
New changeset 4c35a2aa80d7f55573d83651883d8733fac01e31 by Miss Islington (bot) in branch '3.10':
bpo-45328: Avoid failure in OSs without TCP_NODELAY support (GH-28646) (GH-28771)
https://github.com/python/cpython/commit/4c35a2aa80d7f55573d83651883d8733fac01e31
History
Date User Action Args
2021-10-06 18:29:33lukasz.langasetrecipients: + lukasz.langa, miss-islington, rtobar, rtobar2
2021-10-06 18:29:33lukasz.langasetmessageid: <1633544973.66.0.367042793744.issue45328@roundup.psfhosted.org>
2021-10-06 18:29:33lukasz.langalinkissue45328 messages
2021-10-06 18:29:33lukasz.langacreate