-
all the private repos that msft would want to mine are prolly here.. Bo
- Joined on
2023-08-13
goodboy pushed to py313_support at goodboy/tractor
-
5cc2c238b7 Bump to `msgspec>=0.19.0` for py 3.13 support!
-
127f2f2f68 Bind another `_bexc` for debuggin
-
9ebc828283 Mask ctlc borked REPL tests
-
e7bb1edf97 Repair/update `stackscope` test
-
c9234fbd9c Comment-tag pause points in `asycnio_bp.py`
- Compare 59 commits »
goodboy pushed to uv_migration at goodboy/tractor
-
63d5e65100 Handle cpython builds with `libedit` for `readline`
-
e9d7f9cff4 Add in some dev deps for @goodboy
-
2a4f0b829b Disable invalid line in `ruff` config?
-
1d5521bcbc Add a `ruff.toml` with ignore set taken from old `pyproject.toml` content
-
f9709e5aa2 Migrate to uv using "uvx migrate-to-uv", use msgspec from git due to python 3.13 compat
- Compare 20 commits »
goodboy pushed to aio_abandons at goodboy/tractor
-
a1d75625e4 Draft test-doc for "out-of-band" `asyncio.Task`..
-
85c60095ba Raise "independent" task errors in an eg
-
e2b9c3e769 Add a `tests/test_root_infect_asyncio`
-
ae18ceb633 Impl a proto "unmasker" `@acm` alongside our test
-
917699417f Add a "raise-from-`finally:`" example test
- Compare 16 commits »
goodboy pushed to oco_supervisor_prototype at goodboy/tractor
-
428c111fdc Add `debug_mode: bool` control to task mngr
-
bf8b862338 Go all in on "task manager" naming
-
48cf129362 More refinements and proper typing
-
c3534b1a26 Ensure user-allocated cancel scope just works!
-
3664345083 Facepalm, don't pass in unecessary cancel scope
- Compare 518 commits »
goodboy pushed to multihomed at goodboy/tractor
-
7f29fd8dcf Let `pack_error()` take a msg injected `cid: str|None`
-
7fbada8a15 Add `StreamOverrun.sender: tuple` for better handling
-
286e75d342 Offer `unpack_error(hid_tb: bool)` for `pdbp` REPL config
- Compare 3 commits »
goodboy pushed to ext_type_plds at goodboy/tractor
-
1c9056aced Avoid attr-err when `._ipc_msg==None`
-
5fd92dce06 Facepalm, fix logic misstep on child side
-
d5ce51f4d9 Rework IPC-using `test_caps_basesd_msging` tests
-
6a2ea0e875 Raise RTE from `limit_plds()` on no `curr_ctx`
-
d67c025cd3 Offer a `mods: list` to `dec_type_union()`; drop importing this-mod
- Compare 9 commits »
goodboy pushed to py313_support at goodboy/tractor
-
0fd43c3448 Bump to `msgspec>=0.19.0` for py 3.13 support!
goodboy pushed to ext_type_plds at goodboy/tractor
-
59f3e4f3ef Avoid attr-err when `._ipc_msg==None`
goodboy pushed to ext_type_plds at goodboy/tractor
-
721461298d Avoid attr-err when `._ipc_msg==None`
goodboy pushed to ext_type_plds at goodboy/tractor
-
7aec0fdfa4 Facepalm, fix logic misstep on child side
goodboy pushed to ext_type_plds at goodboy/tractor
-
b5b619e52f Rework IPC-using `test_caps_basesd_msging` tests
goodboy pushed to ext_type_plds at goodboy/tractor
-
acf6f123a9 Raise RTE from `limit_plds()` on no `curr_ctx`
-
27a3fdc473 Offer a `mods: list` to `dec_type_union()`; drop importing this-mod
-
62db4f232d Tweak type-error messages for when `ext_types` is missing
- Compare 3 commits »
goodboy pushed to ext_type_plds at goodboy/tractor
-
8077487efc Move `Union` serializers to new `msg.` mod
-
7bd69187d2 Finally get type-extended `msgspec` fields workinn
- Compare 2 commits »
goodboy pushed to py313_support at goodboy/tractor
-
81349f7c09 Bind another `_bexc` for debuggin
goodboy pushed to py313_support at goodboy/tractor
-
cdd9171de6 Mask ctlc borked REPL tests
goodboy pushed to py313_support at goodboy/tractor
-
b1bcbf5693 Repair/update `stackscope` test