# HG changeset patch
# User timeless@gmail.com
# Date 1449221487 18000
# Node ID 5f35d50faa86b1127ae33cfe8ed01780cc811bb1
# Parent dba6058e0b2916eccaa018afbdd20c5a75bf36ae
Mark Python 2.4/2.5 as not supported
Point to supported python versions wiki page
diff -r dba6058e0b29 -r 5f35d50faa86 templates/downloads/index.html
--- a/templates/downloads/index.html Thu Dec 03 10:51:05 2015 -0800
+++ b/templates/downloads/index.html Fri Dec 04 04:31:27 2015 -0500
@@ -63,7 +63,7 @@
- Python
- Mercurial uses Python
- (versions 2.4 through 2.7). Most
+ (versions 2.6 through 2.7). Most
ready-to-run Mercurial distributions include Python or use
the Python that comes with your operating system. When
building from source you should confirm that an appropriate
@@ -72,6 +72,20 @@
Older Releases
+ - Python versions
-
+
- For more information about version support, see
+ Supported
+ Python Versions on the wiki.
+ - Python 2.5
+ - Mercurial 3.4.2
+ is the last release to support Python 2.5. Use this if you
+ need to run Mercurial on very old platforms and you cannot update
+ your Python installation.
+ - Python 2.4
+ - Mercurial 3.4.2
+ is the last release to support Python 2.4. Use this if you
+ need to run Mercurial on very old platforms and you cannot update
+ your Python installation.
- Python 2.3
- Mercurial 1.2.1
is the last release to support Python 2.3. Use this if you