On 2012.09.29 15:03, David Dillard wrote: > With the release of Python 3.3.0 does that mean the 3.2.x line is now end of > life? No. Old releases get security fixes for years.
> I've looked for some sort of end of life policy on python.org, but was unable > to find one. http://www.python.org/download/releases/ If you go to a version, it will tell you the status. For example, 3.1.x and 2.6.x still get security fixes, but 2.5.6 is the absolute last release of 2.5 - it will NOT receive updates of any kind. Unless the page states otherwise, it is pretty safe to assume that the release is maintained. -- CPython 3.3.0 | Windows NT 6.1.7601.17835 -- http://mail.python.org/mailman/listinfo/python-list