Skip to content

3.3.9

@zbristow zbristow tagged this 10 Oct 21:10
Fixes SSL read timeouts in Python 2.7

The ssl module in Python 2.7 raises timeouts as ssl.SSLError instead of
socket.timeout. When these timeouts are encountered, the error will be
re-raised as socket.timeout so it is handled appropriately by the
connection.
Assets 2
Loading