• all the private repos that msft would want to mine are prolly here.. Bo

  • Joined on 2023-08-13
Loading Heatmap…

goodboy commented on pull request goodboy/tractor#19

Extension types support via msgspec.Encoder/Decoder hooks

Lol woops meant for this to be switched to `main`..

2025-03-27 21:35:41 +00:00

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 »

2025-03-27 21:34:13 +00:00

goodboy merged pull request goodboy/tractor#19

Extension types support via `msgspec.Encoder/Decoder` hooks

2025-03-27 21:34:12 +00:00

goodboy commented on pull request goodboy/tractor#19

Extension types support via msgspec.Encoder/Decoder hooks

Fyi prior to this landing the `main` branch should have the following failures,

2025-03-27 20:06:30 +00:00

goodboy pushed to main at goodboy/tractor

2025-03-27 19:58:30 +00:00

goodboy pushed to oco_supervisor_prototype at goodboy/tractor

2025-03-27 19:53:25 +00:00

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 »

2025-03-27 19:52:40 +00:00

goodboy pushed to shm_apis at goodboy/tractor

2025-03-27 19:52:07 +00:00

goodboy pushed to ext_type_plds at goodboy/tractor

2025-03-27 19:51:44 +00:00

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 »

2025-03-27 19:50:44 +00:00

goodboy merged pull request goodboy/tractor#18

Python 3.13 support

2025-03-27 19:50:43 +00:00

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…

2025-03-27 19:50:24 +00:00

goodboy pushed to shm_apis at goodboy/tractor

2025-03-27 18:40:26 +00:00

goodboy pushed to ext_type_plds at goodboy/tractor

2025-03-27 18:40:15 +00:00

goodboy created pull request goodboy/tractor#23

Attempt at a trionics.TaskMngr

2025-03-27 18:37:04 +00:00

goodboy pushed to py313_support at goodboy/tractor

2025-03-27 18:32:38 +00:00

goodboy closed issue goodboy/tractor#8

py3.13 test-suite surgery

2025-03-27 18:13:51 +00:00

goodboy commented on issue goodboy/tractor#8

py3.13 test-suite surgery

Closed by landing of #18, #19 which should be merged imminently!

2025-03-27 18:13:51 +00:00

goodboy commented on pull request goodboy/tractor#18

Python 3.13 support

Ahh i guess this was a new test discovered while working through strict egs alongside using `to_asyncio` stuff.

2025-03-27 18:00:10 +00:00

goodboy commented on pull request goodboy/tractor#18

Python 3.13 support

prolly coulda also used `._beg.collapse_eg()` here too..

2025-03-27 17:59:19 +00:00