HPI/my/core
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
..
_deprecated general: python3.9 reached EOL, switch min version 2024-10-19 18:58:17 +01:00
tests my.core.structure: add support for .tar.gz archives 2024-09-17 00:25:17 +01:00
utils general: python3.9 reached EOL, switch min version 2024-10-19 18:58:17 +01:00
__init__.py core: move stuff from tests/demo.py to my/core/tests/test_config.py 2024-08-25 20:49:56 +01:00
__main__.py general: python3.9 reached EOL, switch min version 2024-10-19 18:58:17 +01:00
_cpu_pool.py core: cleanup/sort imports according to ruff check --select I 2024-08-16 11:38:13 +01:00
cachew.py ruff: enable B warnings (mainly suppressed exceptions and unused variables) 2024-08-28 04:06:32 +01:00
cfg.py core: cleanup/sort imports according to ruff check --select I 2024-08-16 11:38:13 +01:00
common.py ruff: process remaining existing checks and suppress the annoying ones 2024-08-28 04:06:32 +01:00
compat.py general: python3.9 reached EOL, switch min version 2024-10-19 18:58:17 +01:00
core_config.py core: cleanup/sort imports according to ruff check --select I 2024-08-16 11:38:13 +01:00
dataset.py general: deprecate my.core.dataset and simplify tox file 2024-08-07 01:08:39 +01:00
denylist.py ruff: enable FBT rules to detect boolean arguments use without kwargs 2024-08-28 04:06:32 +01:00
discovery_pure.py ruff: enable W, COM, EXE rules 2024-08-28 04:06:32 +01:00
error.py ruff: enable RET/PIE/PLW 2024-08-28 04:06:32 +01:00
experimental.py core: cleanup/sort imports according to ruff check --select I 2024-08-16 11:38:13 +01:00
freezer.py ruff: enable and fix C4 ruleset 2024-08-28 04:06:32 +01:00
hpi_compat.py my.core: fix list constructor in always_support_sequence and add some tests 2024-09-22 04:35:30 +01:00
influxdb.py ruff: enable FBT rules to detect boolean arguments use without kwargs 2024-08-28 04:06:32 +01:00
init.py ruff: enable B warnings (mainly suppressed exceptions and unused variables) 2024-08-28 04:06:32 +01:00
internal.py core.common: move assert_subpackage to my.core.internal 2024-08-16 10:22:29 +01:00
kompress.py my.github.gdpr/my.zulip.organization: use kompress support for tar.gz if it's available 2024-09-18 23:35:03 +01:00
konsume.py ruff: enable FBT rules to detect boolean arguments use without kwargs 2024-08-28 04:06:32 +01:00
logging.py ruff: enable B warnings (mainly suppressed exceptions and unused variables) 2024-08-28 04:06:32 +01:00
mime.py core.common: move assert_subpackage to my.core.internal 2024-08-16 10:22:29 +01:00
orgmode.py ruff: enable RET/PIE/PLW 2024-08-28 04:06:32 +01:00
pandas.py general: python3.9 reached EOL, switch min version 2024-10-19 18:58:17 +01:00
preinit.py core: cleanup/sort imports according to ruff check --select I 2024-08-16 11:38:13 +01:00
pytest.py ruff: attempt to enable ARG checks, suppress in some places 2024-08-28 04:06:32 +01:00
query.py ruff: enable PERF checks set 2024-08-28 04:06:32 +01:00
query_range.py ruff: enable RET/PIE/PLW 2024-08-28 04:06:32 +01:00
serialize.py ruff: enable RET/PIE/PLW 2024-08-28 04:06:32 +01:00
source.py ruff: enable B warnings (mainly suppressed exceptions and unused variables) 2024-08-28 04:06:32 +01:00
sqlite.py ruff: enable and fix C4 ruleset 2024-08-28 04:06:32 +01:00
stats.py ruff: enable PERF checks set 2024-08-28 04:06:32 +01:00
structure.py my.core.structure: add support for .tar.gz archives 2024-09-17 00:25:17 +01:00
time.py core.time: hotfix for default force_abbreviations attribute 2024-09-23 22:04:41 +01:00
types.py core: cleanup/sort imports according to ruff check --select I 2024-08-16 11:38:13 +01:00
util.py ruff: enable RET/PIE/PLW 2024-08-28 04:06:32 +01:00
warnings.py ruff: enable B warnings (mainly suppressed exceptions and unused variables) 2024-08-28 04:06:32 +01:00