beets/beets/util
wisp3rwind dab0c1f9ab compatibility with breaking changes to the ast module
new in 3.10, also backported to 3.8 and 3.9: https://github.com/python/cpython/pull/20649
In fact, our generation of some Literals has been invalid since Python
3.4, fix that too.
2020-06-09 20:03:50 +02:00
..
__init__.py Review: simpler implementation and test 2019-07-24 18:09:54 +02:00
artresizer.py Pass a default quality in here 2020-02-22 13:00:21 -05:00
bluelet.py bluelet: catch ECONNRESET 2019-06-02 23:37:07 +10:00
confit.py confit: depend on new confuse and remove backports 2019-06-01 09:40:48 +10:00
enumeration.py Standardize __future__ imports without parentheses 2016-02-28 15:03:51 -08:00
functemplate.py compatibility with breaking changes to the ast module 2020-06-09 20:03:50 +02:00
hidden.py Fix path handling in hidden module 2016-08-13 09:54:25 -04:00
pipeline.py Remove untyped except statements 2017-04-29 00:05:20 +02:00