John Keeping [off-list ref] writes:
On Sun, Jan 27, 2013 at 12:47:09PM -0800, Junio C Hamano wrote:
quoted
I remember that I earlier asked somewhere if we want to say "Python
3.x that is older than 3.y is unsupported"
http://thread.gmane.org/gmane.comp.version-control.git/213920/focus=213926
but I was told that we will support all versions in 3.x series, IIRC.
Does this patch contradict with that? If so I think we would need
to revisit the update to CodingGuidelines in that thread.
Yes. I'll send an update to that over the next couple of days.
I think 3.1 and later is fine, when I said "Python 3.0 is unsupported"
in the commit message below, I meant "unsupported by the Python
developers".
Yeah, I knew what you meant. I do not think it is so wrong to write
3.0 off as an early 0.x release of Python3 that was not yet usable
for that exact reason.