mirror of
ssh://devgit.janware.com/janware/proj/jw-python
synced 2026-06-18 01:16:38 +02:00
2 commits
| Author | SHA1 | Date | |
|---|---|---|---|
| 952bf4a4e1 | |||
| c96ffe52c0 |
| Author | SHA1 | Message | Date | |
|---|---|---|---|---|
| 952bf4a4e1 |
Fix Python errors reported by mypy
This commit fixes Python errors and warnings reported by static type checking with mypy. Signed-off-by: Jan Lindemann <jan@janware.com> |
|||
| c96ffe52c0 |
Add Process and Signals support
Signed-off-by: Jan Lindemann <jan@janware.com> |