..
testing
Drop trailing comma
2021-07-06 08:23:29 -04:00
__init__.py
Expose streaming components at top level
2021-07-06 08:23:29 -04:00
_actor.py
Specially raise a `ContextCancelled` for a task-context rpc
2021-07-06 08:23:29 -04:00
_child.py
Docstring to the top\!, and redundant spaces goodbye\!
2020-07-29 15:39:38 -03:00
_debug.py
Move debugger locking to new stream api
2021-04-28 12:23:08 -04:00
_discovery.py
Port inter-process method calls to `Portal.run_from_ns()`
2020-12-22 10:39:47 -05:00
_entry.py
Support sync code breakpointing via built-in
2021-02-21 12:36:00 -05:00
_exceptions.py
Fix exception typing
2021-07-06 08:23:29 -04:00
_forkserver_override.py
Ignore type checks on stdlib overrides
2021-02-21 14:08:23 -05:00
_ipc.py
Try remapping all broken errs wholesale on windows
2021-07-04 10:47:15 -04:00
_mp_fixup_main.py
Fix more stdlib typing issues with latest mypy
2021-02-21 12:48:03 -05:00
_portal.py
Don't clobber msg loop mem chan on rx stream close
2021-07-06 08:23:29 -04:00
_root.py
Drop added logging around root cancel
2021-07-04 11:00:08 -04:00
_spawn.py
Re-raise any sidestepped `trio.Cancelled`
2021-05-06 12:05:17 -04:00
_state.py
Add a no runtime error
2021-04-28 12:23:08 -04:00
_streaming.py
Set stream "end of channel" after shielded check!
2021-07-06 08:23:29 -04:00
_trionics.py
Be more pedantic with error handling
2021-07-06 08:23:29 -04:00
log.py
Add a "runtime" log level
2020-12-26 15:45:45 -05:00
msg.py
Adjustments for non-frozen context dataclass change
2021-07-06 08:23:29 -04:00