-
all the private repos that msft would want to mine are prolly here.. Bo
- Joined on
2023-08-13
goodboy commented on pull request goodboy/tractor#19
Extension types support viamsgspec.Encoder/Decoder
hooks
Just did the `git merge --no-ff` manually and added the same commit msg that `gitea` would've Bp
goodboy pushed to main at goodboy/tractor
-
fde681fa19 Merge pull request 'Extension types support via msgspec.Encoder/Decoder hooks' (#19) from ext_type_plds into main
-
efcf81bcad Add `.runtime()`-emit to `._invoke()` to report final result msg in the child
-
3988ea69f5 Add `MsgStream._stop_msg` use new `PldRx` API
-
8bd4490cad Add `Context._outcome_msg` use new `PldRx` API
-
622f840dfd Slight `PldRx` rework to simplify
- Compare 18 commits »
goodboy pushed to ext_type_plds at goodboy/tractor
-
efcf81bcad Add `.runtime()`-emit to `._invoke()` to report final result msg in the child
-
3988ea69f5 Add `MsgStream._stop_msg` use new `PldRx` API
-
8bd4490cad Add `Context._outcome_msg` use new `PldRx` API
-
622f840dfd Slight `PldRx` rework to simplify
-
8ba315e60c Rename ext-types with `msgspec` suite module
- Compare 19 commits »
goodboy commented on pull request goodboy/tractor#19
Extension types support viamsgspec.Encoder/Decoder
hooks
Lol woops meant for this to be switched to `main`..
goodboy pushed to py313_support at goodboy/tractor
-
849fae2515 Merge pull request 'Extension types support via `msgspec.Encoder/Decoder` hooks' (#19) from ext_type_plds into py313_support
-
eb12029372 Mask top level import of `.hilevel`
-
27a97e8b1c Add `.runtime()`-emit to `._invoke()` to report final result msg in the child
-
8921443503 Add `MsgStream._stop_msg` use new `PldRx` API
-
c8dd4a3452 Add `Context._outcome_msg` use new `PldRx` API
- Compare 21 commits »
goodboy merged pull request goodboy/tractor#19
Extension types support via `msgspec.Encoder/Decoder` hooks
goodboy commented on pull request goodboy/tractor#19
Extension types support viamsgspec.Encoder/Decoder
hooks
Fyi prior to this landing the `main` branch should have the following failures,
goodboy pushed to main at goodboy/tractor
-
aca015f1c2 Mask top level import of `.hilevel`
-
818cd8535f Support `ctx: UnionType` annots for `@tractor.context` eps
- Compare 2 commits »
goodboy pushed to oco_supervisor_prototype at goodboy/tractor
-
c362603d15 Add `debug_mode: bool` control to task mngr
-
c169417085 Go all in on "task manager" naming
-
9bbe7ca945 More refinements and proper typing
-
c32520cb11 Ensure user-allocated cancel scope just works!
-
3613b6019c Facepalm, don't pass in unecessary cancel scope
- Compare 110 commits »
goodboy pushed to hilevel_serman at goodboy/tractor
-
d1f1cd3474 Use shorthand nursery var-names per convention in codebase
-
908214ce5c Better separate service tasks vs. ctxs via methods
-
8cc9025db9 Mv over `ServiceMngr` from `piker` with mods
-
1128181c64 Initial idea-notes dump and @singleton factory idea from `trio`-gitter
-
1e86722357 Merge pull request 'Python 3.13 support' (#18) from py313_support into main
- Compare 102 commits »
goodboy pushed to shm_apis at goodboy/tractor
-
e94fd65e91 Updates from latest `piker.data._sharedmem` changes
-
c67f72ca48 Pass `str` dtype for `use_str` case
-
c89467cbca Allocate size-specced "empty" sequence from default values by type
-
0ddf450346 Mod define `_USE_POSIX`, add a of of todos
-
5f085b94ab Parametrize rw test with variable frame sizes
- Compare 32 commits »
goodboy pushed to ext_type_plds at goodboy/tractor
-
eb12029372 Mask top level import of `.hilevel`
-
27a97e8b1c Add `.runtime()`-emit to `._invoke()` to report final result msg in the child
-
8921443503 Add `MsgStream._stop_msg` use new `PldRx` API
-
c8dd4a3452 Add `Context._outcome_msg` use new `PldRx` API
-
7b43bd9f25 Slight `PldRx` rework to simplify
- Compare 20 commits »
goodboy pushed to main at goodboy/tractor
-
1e86722357 Merge pull request 'Python 3.13 support' (#18) from py313_support into main
-
eda48c8021 Move bp to-match-comments on same line for py3.13
-
ceda1e466d Drop explicit `tabcompleter` dep, `pdpp` already sub-depends on it?
-
d14d29ae8c Bump up to `pytest>=8.3.5` to match "GH actions"
-
f068782e74 Bump to `msgspec>=0.19.0` for py 3.13 support!
- Compare 30 commits »
goodboy commented on pull request goodboy/tractor#18
Python 3.13 support> Looking forward to #22 in order to get rid of all the `strict_exceptions=False` warnings Indeed! I'm just holding off on doing it now bc i'd like to take a look at their original…
goodboy pushed to shm_apis at goodboy/tractor
-
be4e739674 Updates from latest `piker.data._sharedmem` changes
-
9ac55b1213 Pass `str` dtype for `use_str` case
-
938a188711 Allocate size-specced "empty" sequence from default values by type
-
493701a35e Mod define `_USE_POSIX`, add a of of todos
-
5f1e1cba4c Parametrize rw test with variable frame sizes
- Compare 128 commits »
goodboy pushed to ext_type_plds at goodboy/tractor
-
6b8bd950fb Mask top level import of `.hilevel`
-
471fb829a6 Add `.runtime()`-emit to `._invoke()` to report final result msg in the child
-
49db22e79e Add `MsgStream._stop_msg` use new `PldRx` API
-
76359e856c Add `Context._outcome_msg` use new `PldRx` API
-
ca6634fe05 Slight `PldRx` rework to simplify
- Compare 116 commits »
goodboy created pull request goodboy/tractor#23
Attempt at atrionics.TaskMngr
goodboy pushed to py313_support at goodboy/tractor
-
eda48c8021 Move bp to-match-comments on same line for py3.13
-
ceda1e466d Drop explicit `tabcompleter` dep, `pdpp` already sub-depends on it?
-
d14d29ae8c Bump up to `pytest>=8.3.5` to match "GH actions"
-
f068782e74 Bump to `msgspec>=0.19.0` for py 3.13 support!
-
84b04639f8 Bind another `_bexc` for debuggin
- Compare 97 commits »