- everywhere
- https://todo.sr.ht/~goodboy/
-
all the private repos that msft would want to mine are prolly here.. Bo
- Joined on
2023-08-13
goodboy pushed to bump_polars at pikers/piker
-
1a9bcce6bd Bump to latest `polars` in `0.20.xx` series
goodboy pushed to decimal_prices_thru_ems at pikers/piker
-
94caa248e7 TO-CHERRY: another sampler EoC suppression case?
-
da953b6b0c Port to newer `tractor.get_registry()`
-
fb8375f608 deribit: fill out docstr for `.api.get_values_from_cb_normalized_date()`
-
d5faf4f59d binance: add new `permissionSets` to base `Pair`
-
df5e72f7ae max_pain-script: bit of multi-line fmting
- Compare 5 commits »
goodboy pushed to repl_fixture at goodboy/tractor
-
2a37f6abdd Re-impl as `DebugStatus.maybe_enter_repl_fixture()`
goodboy pushed to repl_fixture at goodboy/tractor
-
d716c57234 Always pass `repl: PdbREPL` as first param to fixture
-
7695e79cb8 Add `typing_extensions`, it's a sub-dep of `stackscope`?
- Compare 2 commits »
goodboy pushed to repl_fixture at goodboy/tractor
-
4fca7317ea Add `typing_extensions`, it's a sub-dep of `stackscope`?
goodboy pushed to repl_fixture at goodboy/tractor
-
f1e9926b79 Reorg `.devx.debug` into sub-mods!
-
69267ae656 Mv `.hide_runtime_frames()` -> `.devx._frame_stack`
-
5024e71d8e Return `Path` from `_get_mod_abspath()` helper fn
-
006ee0752c Be explicit with `SpawnSpec` processing in subs
-
1012581a0b Enable new `tractor.devx.debug._tty_lock` in the root
- Compare 8 commits »
goodboy pushed to repl_fixture at goodboy/tractor
-
09a61dbd8a Add exc suppression to `open_crash_handler()`
goodboy created pull request goodboy/tractor#28
Add initialrepl_fixture support, enter/exit hooks around the debugger sys!
goodboy created pull request goodboy/tractor#27
pytest_pluginize: expose some pytest reusables from our test harness
goodboy pushed to repl_fixture at goodboy/tractor
-
f604c8836d Add initial `repl_fixture` support B)
goodboy pushed to oco_supervisor_prototype at goodboy/tractor
-
05a02d97b4 Bump "task-manager(-nursery)" naming, add logging
goodboy pushed to oco_supervisor_prototype at goodboy/tractor
-
3acf69be8b Add a new `.trionics._tn` for "task nursery stuff"
goodboy pushed to oco_supervisor_prototype at goodboy/tractor
-
d6066705e3 Add `debug_mode: bool` control to task mngr
-
8519d4ff9e Go all in on "task manager" naming
-
ed56eda684 More refinements and proper typing
-
311a1e6d55 Ensure user-allocated cancel scope just works!
-
49c35f06ae Facepalm, don't pass in unecessary cancel scope
- Compare 117 commits »
goodboy pushed to pytest_pluginize at goodboy/tractor
-
2bb33da9c8 Add a `debug_mode`-state reversion test
-
06f7f2e06b Fix ref-err on `logger` input to `get_console_log()`
-
a92d0ebf02 Unset debug-mode on root actor exit
-
8c8d79e475 Expose `.trionics.maybe_collapse_eg`
- Compare 4 commits »
goodboy pushed to pytest_pluginize at goodboy/tractor
-
0ccf83d520 Use `.is_debug_mode()` for maybe-crash-handling
goodboy pushed to pytest_pluginize at goodboy/tractor
-
1d54096379 Add todo for `dulwhich` as dep
goodboy commented on pull request goodboy/tractor#15
Shared memory array API and optional tight integration withnumpy
Already landed on GH via https://github.com/goodboy/tractor/pull/338. I will move over wtv new descr content to https://github.com/goodboy/tractor/issues/339 when i get a sec.
goodboy pushed to decimal_prices_thru_ems at pikers/piker
-
bf33cb93b1 Fix type-check assertion in ems test to use `is`
goodboy created pull request pikers/piker#44
decimal_prices_thru_ems: yeah, just suck it up and doOrder.price: Decimal for now..