Re: [Python-Dev] French sprint this week-end

2011-12-16 Thread Dirkjan Ochtman
On Fri, Dec 16, 2011 at 10:17, Eli Bendersky wrote: > Do we have buildbots that build Python with Clang instead of GCC? The reason > I'm asking is that Clang's diagnostics are usually better, and fixing all > its warnings could nicely complement fixing GCC's qualms. The box running my buildslave

Re: [Python-Dev] French sprint this week-end

2011-12-16 Thread Eli Bendersky
On Fri, Dec 16, 2011 at 11:00, Stefan Krah wrote: > Victor Stinner wrote: > > Do you know simple task to start contributing to Python? Something > > useful and not boring if possible :-) There is the "easy" tag on the bug > > tracker, but many issues have a long history, already have a patch, et

Re: [Python-Dev] French sprint this week-end

2011-12-16 Thread Stefan Krah
Victor Stinner wrote: > Do you know simple task to start contributing to Python? Something > useful and not boring if possible :-) There is the "easy" tag on the bug > tracker, but many issues have a long history, already have a patch, etc. > Do know other generic task like improving code co