Skip to content

New deprication warnings #165

Open
Open
@arogl

Description

While testing beets with pytest under windows python 3.12 the following warning appears:

C:\Users\arogl\AppData\Local\Programs\Python\Python312\Lib\site-packages\confuse\util.py:118
  C:\Users\arogl\AppData\Local\Programs\Python\Python312\Lib\site-packages\confuse\util.py:118: DeprecationWarning: 'pkgutil.get_loader' is deprecated and slated for removal in Python 3.14; use importlib.util.find_spec() instead
    loader = pkgutil.get_loader(name)

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions