* [PATCH] INSTALL: git-p4 doesn't support Python 3 @ 2013-01-19 12:01 John Keeping 2013-01-19 14:23 ` Pete Wyckoff 2013-01-20 1:31 ` David Aguilar 0 siblings, 2 replies; 4+ messages in thread From: John Keeping @ 2013-01-19 12:01 UTC (permalink / raw) To: git; +Cc: Pete Wyckoff git-p4 supports Python 2.6 and later versions of Python 2. Since Pyhton 2.8 will never exist [1], it is most concise to just list the supported versions. [1] http://www.python.org/dev/peps/pep-0404/ Signed-off-by: John Keeping <john@keeping.me.uk> --- INSTALL | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/INSTALL b/INSTALL index 28f34bd..c456d1c 100644 --- a/INSTALL +++ b/INSTALL @@ -131,7 +131,7 @@ Issues of note: use English. Under autoconf the configure script will do this automatically if it can't find libintl on the system. - - Python version 2.6 or later is needed to use the git-p4 + - Python version 2.6 or 2.7 is needed to use the git-p4 interface to Perforce. - Some platform specific issues are dealt with Makefile rules, -- 1.8.1 ^ permalink raw reply related [flat|nested] 4+ messages in thread
* Re: [PATCH] INSTALL: git-p4 doesn't support Python 3 2013-01-19 12:01 [PATCH] INSTALL: git-p4 doesn't support Python 3 John Keeping @ 2013-01-19 14:23 ` Pete Wyckoff 2013-01-20 1:31 ` David Aguilar 1 sibling, 0 replies; 4+ messages in thread From: Pete Wyckoff @ 2013-01-19 14:23 UTC (permalink / raw) To: John Keeping; +Cc: git john@keeping.me.uk wrote on Sat, 19 Jan 2013 12:01 +0000: > git-p4 supports Python 2.6 and later versions of Python 2. Since Pyhton > 2.8 will never exist [1], it is most concise to just list the supported > versions. > > [1] http://www.python.org/dev/peps/pep-0404/ > > Signed-off-by: John Keeping <john@keeping.me.uk> [..] > - - Python version 2.6 or later is needed to use the git-p4 > + - Python version 2.6 or 2.7 is needed to use the git-p4 This is indeed more accurate. Acked-by: Pete Wyckoff <pw@padd.com> ^ permalink raw reply [flat|nested] 4+ messages in thread
* Re: [PATCH] INSTALL: git-p4 doesn't support Python 3 2013-01-19 12:01 [PATCH] INSTALL: git-p4 doesn't support Python 3 John Keeping 2013-01-19 14:23 ` Pete Wyckoff @ 2013-01-20 1:31 ` David Aguilar 2013-01-20 10:59 ` John Keeping 1 sibling, 1 reply; 4+ messages in thread From: David Aguilar @ 2013-01-20 1:31 UTC (permalink / raw) To: John Keeping; +Cc: git, Pete Wyckoff On Sat, Jan 19, 2013 at 4:01 AM, John Keeping <john@keeping.me.uk> wrote: > Since Pyhton > 2.8 will never exist [1] Tiny typo: Python misspelled as Pyhton -- David ^ permalink raw reply [flat|nested] 4+ messages in thread
* Re: [PATCH] INSTALL: git-p4 doesn't support Python 3 2013-01-20 1:31 ` David Aguilar @ 2013-01-20 10:59 ` John Keeping 0 siblings, 0 replies; 4+ messages in thread From: John Keeping @ 2013-01-20 10:59 UTC (permalink / raw) To: David Aguilar; +Cc: git, Pete Wyckoff On Sat, Jan 19, 2013 at 05:31:35PM -0800, David Aguilar wrote: > On Sat, Jan 19, 2013 at 4:01 AM, John Keeping <john@keeping.me.uk> wrote: >> Since Pyhton >> 2.8 will never exist [1] > > Tiny typo: Python misspelled as Pyhton Thanks. v2 on its way. John ^ permalink raw reply [flat|nested] 4+ messages in thread
end of thread, other threads:[~2013-01-20 10:59 UTC | newest] Thread overview: 4+ messages (download: mbox.gz follow: Atom feed -- links below jump to the message on this page -- 2013-01-19 12:01 [PATCH] INSTALL: git-p4 doesn't support Python 3 John Keeping 2013-01-19 14:23 ` Pete Wyckoff 2013-01-20 1:31 ` David Aguilar 2013-01-20 10:59 ` John Keeping
This is a public inbox, see mirroring instructions for how to clone and mirror all data and code used for this inbox; as well as URLs for NNTP newsgroup(s).