[svn.haxx.se] · SVN Dev · SVN Users · SVN Org · TSVN Dev · TSVN Users · Subclipse Dev · Subclipse Users · this month's index

Minimum Python requirement for autogen.sh?

From: Daniel Shahaf <d.s_at_daniel.shahaf.name>
Date: Fri, 13 Feb 2015 10:25:26 +0000

The attached patch makes autogen.sh support Python 3. However, it
increases the minimal Python requirement from 2.5 to 2.6 for people who
run autogen.sh or build on Windows. The minimum Python required for
'make check' on Unix is unaffected and remains 2.5.

Python 2.6 was released in 2008, aka, when Subversion 1.5.2 was current.

Okay to bump the minimum?

Daniel

P.S. I didn't test with Python 2.6 since I didn't have a copy handy, but
I tested with 2.7 and confirmed via Python's online docs that the
requisite syntax and library interfaces had been introduced in 2.6.

Received on 2015-02-13 11:30:12 CET

This is an archived mail posted to the Subversion Dev mailing list.

This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.