summaryrefslogtreecommitdiff
path: root/qutebrowser/utils/resources.py
AgeCommit message (Expand)Author
2024-03-25mypy: Set local_partial_types = TrueFlorian Bruhin
2023-07-27Drop 'frozen' special case for resources lookuptoofar
2023-07-23reuse: Initial copyright text update for myselfFlorian Bruhin
2023-07-23reuse: Adjust most license headersFlorian Bruhin
2023-06-30Remove vim modelinesPhilipp Albrecht
2023-06-26Initial Python 3.7 dropFlorian Bruhin
2022-07-05Fix coverageFlorian Bruhin
2022-07-05Adjust importlib.abc importsFlorian Bruhin
2022-03-30Update importlib.resources annotation commentsFlorian Bruhin
2022-03-29Fix mypyFlorian Bruhin
2022-03-29mypy: Fix typing around importlib.resourcesFlorian Bruhin
2021-10-21Fix typoFlorian Bruhin
2021-03-11Fix wrong replacementFlorian Bruhin
2021-03-11Make private things private againFlorian Bruhin
2021-03-09Added test_resources.pyLembrun
2021-03-07Added utils/resources.py and changed calls to util.read_file*Lembrun