beets/beets
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
..
autotag Move musicbrainz.enabled check out from invoke_mb 2022-03-23 16:59:21 +00:00
dbcore fix code review comments 2022-03-29 21:24:13 -04:00
ui Fix some long lines 2022-08-20 16:50:20 -07:00
util Use non-deprecated name for notify_all 2022-08-21 08:06:10 -07:00
__init__.py Version bump to 1.6.1 2022-07-01 17:51:54 -07:00
__main__.py pyupgrade beets dir 2021-08-25 16:05:28 +10:00
art.py artresizer: fix image comparison test 2022-02-14 22:52:00 +01:00
config_default.yaml Add path template "sunique" to disambiguate between singleton tracks 2022-08-12 14:19:52 +02:00
importer.py Merge branch 'master' into formatted-modify 2022-08-20 16:37:52 -07:00
library.py Merge pull request #4412 from beetbox/album-items 2022-08-21 07:09:12 -07:00
logging.py fix unused import and flake8 2021-08-25 19:07:55 +10:00
mediafile.py mediafile: Improve deprecation warning 2022-06-12 17:59:48 +02:00
plugins.py fix unused import and flake8 2021-08-25 19:07:55 +10:00
random.py pyupgrade beets dir 2021-08-25 16:05:28 +10:00
vfs.py pyupgrade beets dir 2021-08-25 16:05:28 +10:00