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
Ensures that the lines we get back from the GCE metadata server are the correct string type for the Python version being run (unicode for py3, bytes for py2)
0 commit comments