karlicoss
|
d3f9a8e8b6
|
core: migrate code to benefit from 3.9 stuff (#401)
for now keeping ruff on 3.8 target version, need to sort out modules as well
|
2024-10-19 20:55:09 +01:00 |
|
Dima Gerasimov
|
7bfce72b7c
|
core: cleanup/sort imports according to ruff check --select I
|
2024-08-16 11:38:13 +01:00 |
|
Dima Gerasimov
|
973c4205df
|
core: cleanup deprecations, exclude from type checking and show runtime warnings
among affected things:
- core.common.assert_never
- core.common.cproperty
- core.common.isoparse
- core.common.mcachew
- core.common.the
- core.common.tzdatetime
- core.compat.sqlite_backup
|
2024-08-16 10:22:29 +01:00 |
|
Dima Gerasimov
|
34593c032d
|
tests: move more tests into core, more consistent tests running in tox
|
2024-08-07 01:08:39 +01:00 |
|