Re: [Scikit-learn-general] Working on python 2 + 3 support with a single codebase

2012-03-16 Thread Andreas
On 03/17/2012 12:15 AM, Olivier Grisel wrote: > Le 15 mars 2012 23:43, Nelle Varoquaux a écrit : > >> Hi Olivier, >> >> On 16 March 2012 02:50, Olivier Grisel wrote: >> >>> Here is a WIP PR: >>> >>> https://github.com/scikit-learn/scikit-learn/pull/702 >>> >>> Any comments? Volunteers

Re: [Scikit-learn-general] Working on python 2 + 3 support with a single codebase

2012-03-16 Thread Olivier Grisel
Le 15 mars 2012 23:43, Nelle Varoquaux a écrit : > Hi Olivier, > > On 16 March 2012 02:50, Olivier Grisel wrote: >> >> Here is a WIP PR: >> >>  https://github.com/scikit-learn/scikit-learn/pull/702 >> >> Any comments? Volunteers to help me fix the last broken stuff? > > > I volunteer ! If it is n

Re: [Scikit-learn-general] Working on python 2 + 3 support with a single codebase

2012-03-15 Thread Nelle Varoquaux
Hi Olivier, On 16 March 2012 02:50, Olivier Grisel wrote: > Here is a WIP PR: > > https://github.com/scikit-learn/scikit-learn/pull/702 > > Any comments? Volunteers to help me fix the last broken stuff? > I volunteer ! If it is not completely urgent, maybe we can discuss this at the afpy codes

[Scikit-learn-general] Working on python 2 + 3 support with a single codebase

2012-03-15 Thread Olivier Grisel
Here is a WIP PR: https://github.com/scikit-learn/scikit-learn/pull/702 Any comments? Volunteers to help me fix the last broken stuff? Would be great to be able to develop directly with python 3 and have python 3 support in the upcoming 0.11 release. -- Olivier http://twitter.com/ogrisel - h