On some installs python's SSL implementation seems to get stuck running in circles and choke on RecursionError (#735). We haven't pinned down why this is happening or how to prevent it, but we can at least detect the RecursionError and give a more meaningful error message from gcalcli.
(Forking this part from the main bug to track the part completed for the 4.5 release milestone.)
On some installs python's SSL implementation seems to get stuck running in circles and choke on RecursionError (#735). We haven't pinned down why this is happening or how to prevent it, but we can at least detect the RecursionError and give a more meaningful error message from gcalcli.
(Forking this part from the main bug to track the part completed for the 4.5 release milestone.)