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
[http] Rename http.py module to http_urllib.py to reduce conflicts with stdlib.
For backward compatibility reasons, it is still available by the same name, so no
configurations will break. Thanks, Morten!