Sbgodin
|
090fd29acf
|
python: Fix exception with list_pluginpref()
__decode cannot work (with Python3) because prefs_str has no attribute 'decode'.
Related to https://github.com/hexchat/hexchat/issues/2531
|
2021-03-07 15:20:58 -05:00 |
|
jacob1
|
586f089df6
|
Python: Fix error in hexchat.emit_print when passing time attribute
|
2019-06-24 07:37:20 -07:00 |
|
A_D
|
7abeb10cf1
|
python: plugin cleanup and refactor
|
2019-01-02 18:50:10 -05:00 |
|
A_D
|
a2ff661d40
|
python: Various cffi fixes
- fixed /py exec behaviour
- fixed hexchat.unload_hook() failing when passed a hook id
- fixed get_list() calls in python3
|
2018-11-09 18:36:59 -05:00 |
|
Patrick Griffis
|
706f9bca82
|
python: Rewrite with CFFI
|
2018-11-09 18:36:59 -05:00 |
|