Commit graph

11 commits

Author SHA1 Message Date
fe5389d698 packaging: Try using uv workspaces. 2024-12-28 17:29:38 +10:00
b4b237ec1f Move tests into their projects. 2021-11-04 23:04:41 +10:00
5d553a6542 release: Move to python3.9 2021-05-19 02:14:10 +10:00
787c304d06 Files don't need individual license headers.
- All files are licensed by the LICENSE file at root.
- Updated the license to 2021.
- Have kept the license in LS_COLORS since its 3rd party.
2021-04-12 02:25:49 +10:00
0054c8dfd2 Move to python3.8. 2020-04-24 23:47:12 +10:00
2704ccc9c3 Load the summary asynchronously for quick startup.
- Interface starts before loading begins.
- Split out summary info into separate storage.
- Fixed iteration of PagedList.
- Not saving partially loaded summary during load.
2020-04-09 11:08:39 +10:00
c9376e2bd3 Let PagedList work with iterators. 2020-03-31 14:50:54 +10:00
1cf2fc445c Revert "Move to python3.8.0"
This reverts commit 04fb17cb3f.
- Am seeing a bug where only one worker continues processing
  on python3.8.
- Ubuntu and freedesktop-sdk are still on 3.7.
- Not using any features of 3.8 yet.
- Also removes color from mypy.
2019-12-19 14:47:00 +10:00
4a2f99d795 Coding style.
- Linting.
2019-12-04 18:39:22 +10:00
04fb17cb3f Move to python3.8.0 2019-11-06 14:07:33 +10:00
031fabf4e2 Make large results display quickly by loading them in pieces. 2019-08-21 16:05:06 +10:00