changeset 4818:bce578f9012f

python3: mention beta Python 3 support in README
author Raphaël Gomès <rgomes@octobus.net>
date Wed, 07 Aug 2019 15:21:56 +0200
parents a9b4c4849338
children 316d910df72c
files README
diffstat 1 files changed, 9 insertions(+), 0 deletions(-) [+]
line wrap: on
line diff
--- a/README	Wed Aug 07 15:21:17 2019 +0200
+++ b/README	Wed Aug 07 15:21:56 2019 +0200
@@ -96,6 +96,15 @@
 needed. During the upstreaming process, we can use this clearer picture to
 clean up the code and upgrade it to an appropriate quality for Mercurial core.
 
+Python 3 support
+================
+
+Mercurial announced beta support for Python 3 starting with its 5.0 release.
+Since 9.1.0, ``evolve`` has beta support for Python 3.6+.
+
+Support will stay in beta while Mercurial's support for Python 3 remains in
+beta and until it is a bit more battle-tested.
+
 How to Contribute
 =================