[issue45328] http.client.HTTPConnection doesn't work without TCP_NODELAY

Łukasz Langa report at bugs.python.org
Wed Oct 6 14:29:33 EDT 2021


Łukasz Langa <lukasz at langa.pl> added the comment:


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


----------

_______________________________________
Python tracker <report at bugs.python.org>
<https://bugs.python.org/issue45328>
_______________________________________


More information about the Python-bugs-list mailing list