beetbox / mediafile

elegant audio file tagging
http://mediafile.readthedocs.io/
MIT License
97 stars 24 forks source link

New deprication warning #77

Open arogl opened 2 months ago

arogl commented 2 months ago

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\mediafile.py:52
  C:\Users\arogl\AppData\Local\Programs\Python\Python312\Lib\site-packages\mediafile.py:52: DeprecationWarning: 'imghdr' is deprecated and slated for removal in Python 3.13
    import imghdr