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