Yury Selivanov <yseliva...@gmail.com> added the comment:

It appears the the timeouts situation is a bit more complex.  It's perfectly 
normal for a Python socket object to be in a "blocking" mode and for its FD to 
be in a non-blocking mode.  Read more about this in the latest docs update to 
the PR: 
https://github.com/python/cpython/pull/4926/commits/adcc91f93e1538f0d25645ebe0285b12137a3e3b

----------

_______________________________________
Python tracker <rep...@bugs.python.org>
<https://bugs.python.org/issue32373>
_______________________________________
_______________________________________________
Python-bugs-list mailing list
Unsubscribe: 
https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com

Reply via email to