avarab@xxxxxxxxx wrote on Wed, 21 Dec 2011 03:48 +0100: > On Wed, Dec 21, 2011 at 03:19, Sebastian Morr <sebastian@xxxxxxx> wrote: > > > But, as nobody seems to have cared before: Is Git designed to be > > compatible only with versions prior 3.0? > > I'm running Debian unstable and it has Python 2.7. Most people are > still using Python 2.x as their default system Python since 3.x breaks > backwards compatibility for common constructs like print. > > Does this only break Python 2.6, or all 2.x versions of Python? > > What's our currently supported Python version for the Python code in > Git? It's 5.8.0 for Perl, do we have any particular aim for a > supported Python version? I test contrib/fast-import/git-p4 on python 2.5 and 2.7. I'm hesitant to convert print() now, without committing to testing on post-3.0 too. The work to support 3.x doesn't buy us much. -- Pete -- To unsubscribe from this list: send the line "unsubscribe git" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html