From 60845c6f87bee4e9fec43c540165f4ad61864417 Mon Sep 17 00:00:00 2001 From: Tobias Oetiker Date: Wed, 13 Nov 2024 15:55:38 +0100 Subject: [PATCH] Update CHANGES --- CHANGES | 1 + 1 file changed, 1 insertion(+) diff --git a/CHANGES b/CHANGES index f9f1ddc5..913b0763 100644 --- a/CHANGES +++ b/CHANGES @@ -6,6 +6,7 @@ Bugfixes * Fix MacOS Build error (no SOCK_CLOEXEC on mac) @ensc fixes oetiker#1261 * Fix build on 32bits platforms (like armhf) when time_t is 64bits, fixes #1264 * Fix compilation on illumos @hadfl +* Python2.3 is deprecated and therefore, the Python bindings should use Python3 as default @pticon Features -------- -- 2.47.3