1
0
mirror of https://github.com/weechat/weechat.git synced 2026-07-09 19:23:13 +02:00

python: add detection of Python 3.6

This commit is contained in:
Sébastien Helleu
2017-05-08 17:17:41 +02:00
parent 070249ca3e
commit 36187a240a
2 changed files with 3 additions and 2 deletions
+1
View File
@@ -58,6 +58,7 @@ Bug fixes::
Build::
* core: fix compilation on FreeBSD with autotools (issue #276)
* python: add detection of Python 3.6
* ruby: add detection of Ruby 2.4 (issue #895)
[[v1.7.1]]