comparison README.rst @ 5420:5a7a5de347b5

readme: update py3 support section
author Anton Shestakov <av6@dwimlabs.net>
date Fri, 17 Jul 2020 09:43:37 +0800
parents 13dbce3ef822
children f287f6b082f8
comparison
equal deleted inserted replaced
5419:13dbce3ef822 5420:5a7a5de347b5
107 clean up the code and upgrade it to an appropriate quality for Mercurial core. 107 clean up the code and upgrade it to an appropriate quality for Mercurial core.
108 108
109 Python 3 Support 109 Python 3 Support
110 ================ 110 ================
111 111
112 Mercurial announced beta support for Python 3 starting with its 5.0 release. 112 Mercurial announced official `support for Python 3`_ starting with its 5.2
113 Since 9.1.0, ``evolve`` has beta support for Python 3.6+. 113 release. Since 9.3.0, evolve has official support for Python 3.6+.
114 114
115 Support will stay in beta while Mercurial's support for Python 3 remains in 115 .. _`support for Python 3`: https://www.mercurial-scm.org/wiki/Python3
116 beta and until it is a bit more battle-tested.
117 116
118 How to Contribute 117 How to Contribute
119 ================= 118 =================
120 119
121 Discussion happens on the #hg-evolve IRC on freenode_. 120 Discussion happens on the #hg-evolve IRC on freenode_.