Submitter | Raphaël Gomès |
---|---|
Date | Feb. 21, 2022, 5:37 p.m. |
Message ID | <a2108539f22be784bf7d.1645465048@alphare-carbon.lan> |
Download | mbox | patch |
Permalink | /patch/50550/ |
State | New |
Headers | show |
Comments
Patch
diff -r fb14976f16ca -r a2108539f22b templates/downloads/index.html --- a/templates/downloads/index.html Mon Feb 21 18:27:19 2022 +0100 +++ b/templates/downloads/index.html Mon Feb 21 18:28:23 2022 +0100 @@ -65,7 +65,7 @@ <dl> <dt>Python</dt> <dd>Mercurial uses <a href="https://www.python.org">Python</a> - (version <em>2.7</em>). Most ready-to-run Mercurial + (version <em>3.5+</em>). Most ready-to-run Mercurial distributions include Python or use the Python that comes with your operating system. </dd>