Irit Katriel <[email protected]> added the comment:
The timeout is mentioned in the documentation of create_connection, and of its getter and setter. It applies to many operations on the socket, but not mentioned for each method. Since it's pretty standard to have a timeout for network operations, I think the documentation is fine as it is. ---------- nosy: +iritkatriel resolution: -> not a bug status: open -> pending _______________________________________ Python tracker <[email protected]> <https://bugs.python.org/issue41711> _______________________________________ _______________________________________________ Python-bugs-list mailing list Unsubscribe: https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com
