poljar / weechat-matrix

Weechat Matrix protocol script written in python
Other
954 stars 119 forks source link

imp module deprecation warning #322

Open craftyguy opened 2 years ago

craftyguy commented 2 years ago
  /usr/lib/python3.10/site-packages/future/standard_library/__init__.py:65: DeprecationWarning: the imp module is deprecated in favour of importlib and slated for removal in Python 3.12; see the module's documentation for alternative uses
    import imp

-- Docs: https://docs.pytest.org/en/stable/warnings.html