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
{{ message }}
This repository was archived by the owner on Feb 10, 2025. It is now read-only.
bf33714 ("url lib support no auth for https", 2019-05-13) added a new
instance variable verify_context, but still passed it around to internal
methods as if it were not known in the instance.
Simplify the code to always use self.verify_context.
0 commit comments