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

Łukasz Langa report at bugs.python.org
Wed Oct 6 13:49:48 EDT 2021


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


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


----------
nosy: +lukasz.langa

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


More information about the Python-bugs-list mailing list