piker/piker
Tyler Goodlet e5f7e8de9d Bump to (latest) `polars`, the `0.20.6x` series B)
Since I was trying out the neat lookin `polars-fuzzy-match` (also added
for now as a core dep here) which requires the new plugin sys, plus it's
about time we synced with upstream!

Adjust some column syntax to the new `.name` sub-field-space and the
`uv` lock-file to match.

Other,
- add back `trio-typing` bc i guess something else needs it (debug
  tooling stuff in new `tractor`?)
- flip back to the `tractor` pre-main pin since the new `main`-branch
  requires new `trio` stuff we haven't ported yet..
2026-01-02 17:24:17 -05:00
..
accounting Finally drop `Symbol` 2026-01-02 16:49:16 -05:00
brokers ib: never relay "Warning:" errors to EMS.. 2026-01-02 16:59:09 -05:00
clearing Update legacy type to `tractor.MsgStream` 2026-01-02 17:00:23 -05:00
cli Port to newer `tractor.get_registry()` 2026-01-02 17:00:23 -05:00
data Add missing f-str prefix to log line 2026-01-02 16:55:15 -05:00
fsp Make `fsp.cascade()` expect src/dst `Flume`s 2023-12-06 17:53:35 -05:00
service Ignore `ContextCancelled`s from non-mngr requests 2024-01-04 10:06:42 -05:00
storage `.storage.cli`: collect gap-markup-aids into `tf2aids: dict` prior to pause for introspection 2025-02-19 17:01:24 -05:00
testing Pass a config `tmp_dir: Path` to the runtime when testing 2023-03-09 15:37:43 -05:00
toolz Delegate `.toolz.open_crash_handler()` to `tractor.devx` 2024-01-16 10:26:38 -05:00
tsp Bump to (latest) `polars`, the `0.20.6x` series B) 2026-01-02 17:24:17 -05:00
ui Cast to `float` as needed from order-mode and ems 2026-01-02 17:00:23 -05:00
watchlists Add license headers to pertinent files 2020-11-06 12:23:14 -05:00
__init__.py Start `piker.service` sub-package 2023-03-09 15:37:42 -05:00
_cacheables.py Move `._cacheables.open_cached_client()` into `.brokers` pkg mod 2023-06-27 13:41:47 -04:00
calc.py Lul, adhere to returning `str`s in `humanize()` 2022-01-25 07:57:01 -05:00
config.py Mask `pytest` detection block in `piker.config` 2025-02-13 13:32:11 -05:00
log.py Group bcast errors as `Sampler.bcast_errors` 2025-02-21 16:24:54 -05:00
types.py Impl a sane (with nesting) `.types.Struct.pformat()` 2024-01-17 15:50:27 -05:00