You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Fix urllib3's pool manager loading
With original urllib3's pool manager reguests' session fails with
ValueError: Timeout value connect was Timeout(connect=None, read=None, total=None), but it must be an int or float.