We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
did/plugins/gerrit.py:67: DeprecationWarning: FancyURLopener style of invoking requests is deprecated. Use newer urlopen functions/methods self.opener = urllib.request.FancyURLopener()
The text was updated successfully, but these errors were encountered:
Avoid using deprecated FancyURLopener
838283c
Fixes psss#298 Signed-off-by: Sandro Bonazzola <[email protected]>
91a6a81
e6bf36e
7d6380b
Successfully merging a pull request may close this issue.
The text was updated successfully, but these errors were encountered: