[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Weechat-cvs] [SCM] Fast, light and extensible chat client branch, maste
From: |
Sebastien Helleu |
Subject: |
[Weechat-cvs] [SCM] Fast, light and extensible chat client branch, master, updated. v0.3.6-118-g0a7291b |
Date: |
Tue, 03 Jan 2012 19:06:33 +0000 |
This is an automated email from the git hooks/post-receive script. It was
generated because a ref change was pushed to the repository containing
the project "Fast, light and extensible chat client".
The branch, master has been updated
via 0a7291bf7beff6ad172f68cb9a4a2f32e446c6bb (commit)
via daea95866c20583545bcfd1c7946b16390d6dc59 (commit)
from e9baa5910c19fbfe0b97a8016d2b2fe304b965b9 (commit)
Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.
- Log -----------------------------------------------------------------
commit 0a7291bf7beff6ad172f68cb9a4a2f32e446c6bb
Author: Sebastien Helleu <address@hidden>
Date: Tue Jan 3 19:35:39 2012 +0100
doc: make script docgen.py compatible with Python 3.x
commit daea95866c20583545bcfd1c7946b16390d6dc59
Author: Sebastien Helleu <address@hidden>
Date: Tue Jan 3 19:35:05 2012 +0100
python: support of Python 3.x (task #11704)
Note that Python 2.x is still the only Python compiled if found:
Python 3.x is not auto-detected by cmake neither configure.
Many official Python scripts will not load/run with Python 3.x,
so Python 2.x (2.7 or 2.6) is still the recommended version.
-----------------------------------------------------------------------
Summary of changes:
ChangeLog | 3 +-
cmake/FindPython.cmake | 6 +-
doc/docgen.py | 2 +-
src/plugins/scripts/python/weechat-python-api.c | 8 +-
src/plugins/scripts/python/weechat-python.c | 315 ++++++++++++++++-------
src/plugins/scripts/python/weechat-python.h | 8 +
6 files changed, 237 insertions(+), 105 deletions(-)
hooks/post-receive
--
Fast, light and extensible chat client
[Prev in Thread] |
Current Thread |
[Next in Thread] |
- [Weechat-cvs] [SCM] Fast, light and extensible chat client branch, master, updated. v0.3.6-118-g0a7291b,
Sebastien Helleu <=