Thanks ofnuts. This looks like the last python2 here.
I found this in the 'News'.
bpo-1676823: Added create_connection() to socket.py, which may be called
with a timeout, and use it from httplib (whose HTTPConnection and
HTTPSConnection now accept an optional timeout).
Maybe an earlier socket.py didn't have this and that is what is missing. I thought python developers didn't want to create a connection. Most Gimp users don't need a python plugin net connection.
I found this in the 'News'.
bpo-1676823: Added create_connection() to socket.py, which may be called
with a timeout, and use it from httplib (whose HTTPConnection and
HTTPSConnection now accept an optional timeout).
Maybe an earlier socket.py didn't have this and that is what is missing. I thought python developers didn't want to create a connection. Most Gimp users don't need a python plugin net connection.