psss / did

What did you do last week, month, year?

Home Page:https://did.readthedocs.io/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

plugins: gerrit: Deprecation Warning: FancyURLopener

sandrobonazzola opened this issue · comments

did/plugins/gerrit.py:67: DeprecationWarning: FancyURLopener style of invoking requests is deprecated. Use newer urlopen functions/methods
    self.opener = urllib.request.FancyURLopener()