<html>
<head>
<style><!--
.hmmessage P
{
margin:0px;
padding:0px
}
body.hmmessage
{
font-size: 12pt;
font-family:Calibri
}
--></style></head>
<body class='hmmessage'><div dir='ltr'>Python 2.6? Who uses it??<div>In my opinion: the older version that we must support must be <span style="font-size: 12pt;">Python 2.7</span><div><br></div><div>Regards!</div><div><br></div><div>Alan</div><div><br><div><hr id="stopSpelling">Date: Sun, 9 Mar 2014 01:40:45 +0530<br>From: upman16@gmail.com<br>To: sugar-devel@lists.sugarlabs.org<br>Subject: [Sugar-devel] GSoC 2014 - Porting the Sugar core onto Python 3.x info<br><br><div dir="ltr"><div><div><div><div><div><div><div><div>Hello everyone,<br></div>I'm Ravi Kumar, an undergrad Computer
 Science and Engineering student based in Bangalore. I'm familiar with 
Source code management with git and proficient with Python, Ruby and C, although I haven't made 
any real contributions to open-source projects. So this is all the more 
exciting to me. I see GSoC as a very good opportunity to learn and also 
be a part of and give something back to a community.<br><br><br></div>I went through the Ideas page and was interested in porting the sugar core onto Python 3.x and I had a bunch of questions.<br></div><br>1. Are there any constraints the community places on the strategy that is to be<br>

    adopted to port the code or  are the strategies up to the person submitting the<br>    proposal?<br>2. How reliable and thorough are the unit tests that are in place? <br><br><br></div>Here's what I've thought through so far.<br>
</div>Maintaining a code base in python 2 or in python 3 and then using 2to3 or 3to2 to give out releases is going to be problematic. Say someone files a bug against the Python 3.x version and the code for it was generated using 2to3, there wouldn't be a very good way to fix this.<br>
<br></div>So my initial strategy is to strengthen the unit tests, make them compatible across 2.6-3.3, automate testing with python 2.6 and 3.3 simultaneously with Tox or a similar tool, and then incrementally write polyglot using the six package and other methods to pass more and more unit tests until the whole of the codebase supports Python 2.6 through to 3.3. Then, improve and update the documentation so that the codebase is easy to maintain in the future.<br>
<br></div>Thanks,<br></div>Ravi Kumar<br></div>
<br>_______________________________________________
Sugar-devel mailing list
Sugar-devel@lists.sugarlabs.org
http://lists.sugarlabs.org/listinfo/sugar-devel</div></div></div>                                       </div></body>
</html>