beets/beets/util
Adrian Sampson 2c9f699ffd
Use non-deprecated name for notify_all
`notifyAll` was deprecated in:
https://github.com/python/cpython/issues/87889

The new name, `notify_all`, has been available since Python 3.0.
2022-08-21 08:06:10 -07:00
..
__init__.py Two more syspath calls 2022-01-05 16:15:39 -08:00
artresizer.py artresizer: fixup 8a969e30 2022-03-22 22:08:04 +01:00
bluelet.py fix unused import and flake8 2021-08-25 19:07:55 +10:00
confit.py confit: Improve deprecation warning 2022-02-01 19:10:24 +01:00
enumeration.py pyupgrade util dir 2021-08-25 19:02:31 +10:00
functemplate.py Remove as many as possible sys.version tests 2021-08-27 10:24:27 +10:00
hidden.py pyupgrade util dir 2021-08-25 19:02:31 +10:00
pipeline.py Use non-deprecated name for notify_all 2022-08-21 08:06:10 -07:00