- 
									
all the private repos that msft would want to mine are prolly here.. Bo
 -  Joined on 
2023-08-13  
goodboy pushed to repl_fixture at goodboy/tractor
- 
										
7b05547fcc Reapply `.devx.debug` mod-name change to ipc-server lost during rebase..
 - 
										
64f56e09b9 Bump lock file for new 3.13 wheels/schema
 - 
										
4185661c2e Drop "
 - 
										
cc7bee683f Drop `.to_asyncio`s usage-of-`greenback`-reporting to `log.devx()`
 - 
										
2ed811fa0d Disable `greenback` sync fn breakpointing by def
 - Compare 32 commits »
 
goodboy pushed to pytest_pluginize at goodboy/tractor
- 
										
48b6db5c68 Add a `debug_mode`-state reversion test
 - 
										
029888cee8 Fix ref-err on `logger` input to `get_console_log()`
 - 
										
223d885e22 Unset debug-mode on root actor exit
 - 
										
a1f091882e Expose `.trionics.maybe_collapse_eg`
 - 
										
e587f0da23 Use `.is_debug_mode()` for maybe-crash-handling
 - Compare 11 commits »
 
goodboy pushed to structural_dynamics_of_flow at goodboy/tractor
- 
										
fbc9325184 Start a very basic ipc-server unit test suite
 - 
										
3cd222959a Decouple actor-state from low-level ipc-server
 - 
										
2ea703cc75 Log listener bind status for TCP as for UDS
 - Compare 3 commits »
 
goodboy pushed to repl_fixture at goodboy/tractor
- 
										
24d21e7463 Bump lock file for new 3.13 wheels/schema
 
goodboy pushed to repl_fixture at goodboy/tractor
- 
										
99c5d05aa6 Drop "
 - 
										
b3635aaf6d Drop `.to_asyncio`s usage-of-`greenback`-reporting to `log.devx()`
 - 
										
304117b4e1 Disable `greenback` sync fn breakpointing by def
 - 
										
37377e8220 Prevent `test_breakpoint_hook_restored` subproc hangs
 - 
										
6fd08c6e32 Type alias our `pexpect.spawn()` closure fixture
 - Compare 9 commits »
 
goodboy pushed to port_to_latest_tractor at pikers/piker
- 
										
1b74417688 Flip to non-git`msgspec`, update `bidict`, link to "sdof" `tractor` dev branch
 - 
										
4d4f5d0af5 Fix readme to `uv sync`.. link to astral docs
 - 
										
7e82bf0729 Support python 3.13 !!
 - Compare 3 commits »
 
goodboy pushed to port_to_latest_tractor at pikers/piker
- 
										
f1b4550483 Flip to latest `tractor` @ `branch = main` deps
 - 
										
bdaf74a19a Add a couple new grays to the pallete
 - Compare 2 commits »
 
goodboy pushed to bump_polars at pikers/piker
- 
										
b87ca76700 Bump to (latest) `polars`, the `0.20.6x` series B)
 
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