summaryrefslogtreecommitdiffstats
path: root/doc/en/weechat_user.en.adoc
diff options
context:
space:
mode:
Diffstat (limited to 'doc/en/weechat_user.en.adoc')
-rw-r--r--doc/en/weechat_user.en.adoc7
1 files changed, 5 insertions, 2 deletions
diff --git a/doc/en/weechat_user.en.adoc b/doc/en/weechat_user.en.adoc
index 54fe198cb..350e08f10 100644
--- a/doc/en/weechat_user.en.adoc
+++ b/doc/en/weechat_user.en.adoc
@@ -253,8 +253,11 @@ List of commonly used options:
Compile <<scripts_plugins,Python plugin>>.
| ENABLE_PYTHON3 | `ON`, `OFF` | OFF |
- Compile <<scripts_plugins,Python plugin>> using Python 3 (*NOT* recommended
- because many scripts are not compatible with Python 3).
+ Compile <<scripts_plugins,Python plugin>> using Python 3. +
+ This option is not recommended because many scripts are not yet compatible
+ with Python 3. +
+ You can follow the progress of Python 3 transition on this page:
+ https://weechat.org/scripts/python3/
| ENABLE_RELAY | `ON`, `OFF` | ON |
Compile <<relay_plugin,Relay plugin>>.