This website requires JavaScript.
Explore
Help
Sign In
pegasus
/
weechat
Watch
1
Star
0
Fork
0
You've already forked weechat
mirror of
https://github.com/weechat/weechat.git
synced
2026-06-21 18:36:39 +02:00
Code
Activity
Files
513f5a1ee7ed88ee43b059827dca434edcc51e13
weechat
/
src
/
plugins
/
python
T
History
Sébastien Helleu
513f5a1ee7
python: send "bytes" instead of "str" to callbacks in Python 3 when the string is not UTF-8 valid (issue
#1220
,
closes
#1389
)
2019-10-12 22:21:48 +02:00
..
CMakeLists.txt
core: fix style in CMake files
2019-10-01 18:31:41 +02:00
Makefile.am
build: use pkg-config to properly link python
2019-07-31 20:45:59 +02:00
weechat-python-api.c
api: return allocated string in hook_info callback and function info_get
2019-04-13 08:42:45 +02:00
weechat-python-api.h
core: update copyright dates
2019-01-01 15:40:51 +01:00
weechat-python.c
python: send "bytes" instead of "str" to callbacks in Python 3 when the string is not UTF-8 valid (issue
#1220
,
closes
#1389
)
2019-10-12 22:21:48 +02:00
weechat-python.h
python: send "bytes" instead of "str" to callbacks in Python 3 when the string is not UTF-8 valid (issue
#1220
,
closes
#1389
)
2019-10-12 22:21:48 +02:00