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
|
bc7c3ac253
|
general: python3.9 reached EOL, switch min version
also enable 3.13 on CI
|
2024-10-19 18:58:17 +01:00 |
|
Dima Gerasimov
|
71fdeca5e1
|
ci: update mypy config and make ruff config more consistent with other projects
|
2024-08-31 02:17:49 +01:00 |
|
Dima Gerasimov
|
664c40e3e8
|
ruff: enable FBT rules to detect boolean arguments use without kwargs
|
2024-08-28 04:06:32 +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
|
18529257e7
|
core.common: move DummyExecutor to core.common.utils.concurrent
without backwards compat, unlikely it's been used by anyone
|
2024-08-16 10:22:29 +01:00 |
|