This website requires JavaScript.
Explore
Help
Sign In
Backup_Repos
/
beets
Watch
1
Star
0
Fork
You've already forked beets
0
mirror of
https://github.com/beetbox/beets.git
synced
2025-12-06 08:39:17 +01:00
Code
Issues
Projects
Releases
Wiki
Activity
d446e10fb0
beets
/
beets
/
dbcore
History
Šarūnas Nejus
d486885af3
pyupgrade Python 3.10
2025-11-08 12:09:52 +00:00
..
__init__.py
Remove some lint exclusions and fix the issues
2024-09-21 11:59:19 +01:00
db.py
pyupgrade Python 3.10
2025-11-08 12:09:52 +00:00
query.py
Replace string concatenation (' + ')
2025-08-30 23:10:15 +01:00
queryparse.py
Use table-qualified names in any field query
2025-01-19 01:09:11 +00:00
types.py
Replace format calls with f-strings
2025-08-30 18:42:26 +01:00