| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | If the signal.Signals enum is not present, search the dictionary. | Todd C. Miller | 2020-04-09 | 1 | -4/+16 |
| * | Avoid using typing annotations so tests run with Python 3.4. | Todd C. Miller | 2020-04-07 | 1 | -10/+7 |
| * | plugins/python/example_*.py: document returning error string | Robert Manner | 2020-02-06 | 1 | -0/+6 |
| * | plugins/python/example*.py: pep8 fixes (mainly line too long) | Robert Manner | 2020-02-06 | 1 | -6/+8 |
| * | plugins/python/sudo_python_module.c: use IntEnums instead of constants | Robert Manner | 2020-02-04 | 1 | -9/+9 |
| * | plugins/python/example_io_plugin: close the file at destroy | Robert Manner | 2020-01-28 | 1 | -0/+1 |
| * | plugins/python/example_{io,conversation}: avoid printing signal number | Robert Manner | 2020-01-14 | 1 | -2/+1 |
| * | plugins/python: fix confusing version display | Robert Manner | 2020-01-09 | 1 | -1/+1 |
| * | plugins/python/example_io_plugin.py: fix backtrace during destructor | Robert Manner | 2020-01-07 | 1 | -1/+2 |
| * | plugins/python: add example io python plugin | Robert Manner | 2019-11-19 | 1 | -0/+135 |
