python3: mention beta Python 3 support in README
authorRaphaël Gomès <rgomes@octobus.net>
Wed, 07 Aug 2019 15:21:56 +0200
changeset 4818 bce578f9012f
parent 4817 a9b4c4849338
child 4819 316d910df72c
python3: mention beta Python 3 support in README
README
--- 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
 =================