From bd3f404d3473e155ff430e8e14799e3da9b28c11 Mon Sep 17 00:00:00 2001 From: Felipe Contreras Date: Sun, 7 Aug 2022 22:33:10 -0500 Subject: [PATCH] readme: python3 support is ready [no ci] Signed-off-by: Felipe Contreras --- README.asciidoc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.asciidoc b/README.asciidoc index fdb977a..ebcaed5 100644 --- a/README.asciidoc +++ b/README.asciidoc @@ -53,7 +53,7 @@ it's a big one. Otherwise lots of space will be wasted. The newest supported version of Mercurial is 6.1 but only through Python 2. The oldest one is 2.4. -Support for Python 3 is on the way. +Support for Python 3 is ready, but will be released in the next version soon. === Pushing branches ===