Age | Commit message (Expand) | Author |
---|---|---|
2023-04-24 | python: fix for timers that unhook themselves | Celelibi |
2023-04-03 | python: add flush() to Stdout | Celelibi |
2022-05-07 | fix addons load in python2 | DjLegolas |
2022-04-15 | python: Fix API break in hook_timer() | Patrick |
2021-10-02 | python: Open all scripts with utf-8 encoding | Patrick Griffis |
2021-05-28 | python: Fix off by one range | Alexandre Jousset |
2019-01-02 | python: plugin cleanup and refactor | A_D |
2018-12-27 | python: Make sure `help()` doesn't cause hexchat to hang (#2290) | linuxdaemon |
2018-12-26 | python: Make the plugins table dynamically sized (#2291) | linuxdaemon |
2018-12-26 | python: Made sure to set sys.argv if it is not set. fixes #2282 | A_D |
2018-12-05 | python: Fix console not eating commands | Patrick Griffis |
2018-11-09 | python: Various cffi fixes | A_D |
2018-11-09 | python: Rewrite with CFFI | Patrick Griffis |