didericis-claude
b05775b581
lint / lint (push) Successful in 2m13s
test / unit (pull_request) Successful in 1m6s
test / integration (pull_request) Successful in 24s
test / coverage (pull_request) Successful in 1m18s
fix(backend): fix pyright errors in lazy-load implementation
...
- Rename _BACKENDS → _backends: pyright treats uppercase module-level
names as constants and flags the reassignment in _get_backends() as
reportConstantRedefinition; lowercase avoids this.
- Add TYPE_CHECKING guard importing CommitCancelled/Freezer/get_freezer
from .freeze: pyright cannot see module-level __getattr__ bindings, so
reportUnsupportedDunderAll fired for those three __all__ entries; the
guard makes them visible to the type checker without running at import
time.
- Update test_backend_selection.py to patch _backends (lowercase).
2026-07-14 09:07:21 +00:00
..
2026-07-14 02:38:20 -04:00
2026-07-08 12:38:15 -04:00
2026-07-14 02:38:20 -04:00
2026-07-11 13:24:47 -04:00
2026-07-14 02:38:20 -04:00
2026-07-14 09:07:21 +00:00
2026-07-12 15:55:39 -04:00
2026-07-11 13:24:47 -04:00
2026-07-14 02:38:20 -04:00
2026-07-14 02:38:20 -04:00
2026-07-11 16:56:17 -04:00
2026-07-11 13:24:47 -04:00
2026-07-14 02:38:20 -04:00
2026-07-09 00:19:24 -04:00
2026-07-11 13:24:47 -04:00
2026-07-09 00:19:24 -04:00
2026-06-25 16:13:19 -04:00
2026-07-14 02:38:20 -04:00
2026-06-25 16:13:19 -04:00
2026-06-07 11:35:35 -04:00
2026-07-01 19:50:38 +00:00
2026-07-14 02:38:20 -04:00
2026-07-14 02:38:20 -04:00
2026-07-01 19:50:38 +00:00
2026-07-08 12:38:15 -04:00
2026-06-25 04:12:43 -04:00
2026-06-30 15:08:14 -04:00
2026-06-03 23:04:17 -04:00
2026-06-26 23:22:18 -04:00
2026-06-25 03:08:47 -04:00
2026-07-14 02:38:20 -04:00
2026-07-14 02:38:20 -04:00
2026-07-14 02:38:20 -04:00
2026-07-14 02:38:20 -04:00
2026-06-30 15:08:14 -04:00
2026-07-14 08:15:19 +00:00
2026-06-25 06:07:47 +00:00
2026-07-14 02:38:20 -04:00
2026-07-14 02:38:20 -04:00
2026-07-14 02:38:20 -04:00
2026-06-25 22:04:27 -04:00
2026-07-11 13:24:47 -04:00
2026-07-14 02:38:20 -04:00
2026-07-08 23:46:47 -04:00
2026-07-13 04:27:48 -04:00
2026-07-11 19:32:57 -04:00
2026-07-11 19:32:57 -04:00
2026-07-14 02:38:20 -04:00
2026-07-14 02:38:20 -04:00
2026-07-09 17:35:28 +00:00
2026-07-14 02:38:20 -04:00
2026-07-08 23:46:47 -04:00
2026-07-08 23:46:47 -04:00
2026-07-14 02:38:20 -04:00
2026-07-14 02:38:20 -04:00
2026-06-24 15:37:57 -04:00
2026-07-08 12:38:15 -04:00
2026-06-10 22:25:00 -04:00
2026-07-06 15:48:36 -04:00
2026-06-23 03:02:03 +00:00
2026-06-25 03:27:46 -04:00
2026-06-22 23:54:02 -04:00
2026-06-25 16:13:19 -04:00
2026-06-24 22:51:27 -04:00
2026-06-25 05:10:03 -04:00
2026-06-22 23:54:02 -04:00
2026-06-22 23:54:02 -04:00
2026-06-26 21:19:27 -04:00
2026-06-22 23:54:02 -04:00
2026-06-22 23:54:02 -04:00
2026-07-09 00:19:24 -04:00
2026-07-14 02:38:20 -04:00
2026-07-14 02:38:20 -04:00
2026-07-14 02:38:20 -04:00
2026-07-14 02:38:20 -04:00
2026-07-14 02:38:20 -04:00
2026-07-14 02:38:20 -04:00
2026-07-14 02:38:20 -04:00
2026-07-14 02:38:20 -04:00
2026-07-14 02:38:20 -04:00
2026-07-11 13:24:47 -04:00
2026-07-14 02:38:20 -04:00
2026-06-01 22:24:17 -04:00
2026-07-11 13:24:47 -04:00
2026-06-10 22:25:00 -04:00
2026-07-14 02:38:20 -04:00
2026-07-14 02:38:20 -04:00
2026-07-14 02:38:20 -04:00
2026-07-14 02:38:20 -04:00
2026-07-14 02:38:20 -04:00
2026-07-09 17:21:57 +00:00