| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | pyouroboros: Use consistent format docstringsHEADmaster | Dimitri Staessens | 8 days | 1 | -92/+130 |
| | | | | | | | | | | This is basically a clean up pass to make sure all docstrings are aligned. The copyright banners are replaced by SPDX statements. Also did a general clean up on the comments. Passes pylint. No structural changes. Signed-off-by: Dimitri Staessens <dimitri@ouroboros.rocks> | ||||
| * | ouroboros: Derive errors from base class | Dimitri Staessens | 2026-06-30 | 1 | -0/+246 |
| Introduce ouroboros/errors.py with an OuroborosError base and subclasses for IRM/IPCPd/flow/name/bind. Now maps C errno values onto the appropriate Python exception. | |||||
