python-dev
[Prev] Thread [Next] | [Prev] Date [Next]
Re: [Python-Dev] Core projects for Summer of Code Steve Holden Wed Mar 18 18:01:02 2009
Arc Riley wrote: > On Wed, Mar 18, 2009 at 5:59 PM, Maciej Fijalkowski <[EMAIL PROTECTED] > <mailto:[EMAIL PROTECTED]>> wrote: > > I think we need to ask first guys who spend their live maintaining > libraries instead of just proposing "let's make some poor student port > it to py3k", but I might be just wrong, I don't know. > > > I agree. Part of Summer of Code is about getting students involved so > they stick around, and heck my second SoC student is still with our > project as the #2 committer, but he's an exception. > > Also, we need the projects involved to want the tasks done by a > student. As a project maintainer I wouldn't want an intern being the > most familiar person with our Py3 migration, I'd rather students stick > with new features or optimization and coordinate the migration process > as a group-wide effort. > > I added the 2to3 improvement idea to the list, a good start :-) We need > a couple more at least. > > If a 3to2 tool (for backporting Py3 code to Py2, so projects can develop > primarily in Py3?) is something that's wanted, who would be a good > mentor for it? > We also need projects for people who may want to do some coding and then just walk away - the SoC experience might teach them that programming isn't for them ;-) regards Steve -- Steve Holden +1 571 484 6266 +1 800 494 3119 Holden Web LLC http://www.holdenweb.com/ Want to know? Come to PyCon - soon! http://us.pycon.org/ _______________________________________________ Python-Dev mailing list [EMAIL PROTECTED] http://mail.python.org/mailman/listinfo/python-dev Unsubscribe: http://mail.python.org/mailman/options/python-dev/alexiscircle%40gmail.com
- Re: [Python-Dev] Non-Core project: IDLE, (continued)
- Re: [Python-Dev] Non-Core project: IDLE Guilherme Polo
- Re: [Python-Dev] Non-Core project: IDLE Scott David Daniels
- Re: [Python-Dev] Non-Core project: IDLE Guilherme Polo
Re: [Python-Dev] Core projects for Summer of Code Benjamin Peterson
- Re: [Python-Dev] Core projects for Summer of Code Maciej Fijalkowski
- Re: [Python-Dev] Core projects for Summer of Code Arc Riley
- Re: [Python-Dev] Core projects for Summer of Code Brett Cannon
- Re: [Python-Dev] Core projects for Summer of Code Raymond Hettinger
- Re: [Python-Dev] Core projects for Summer of Code Arc Riley
- Re: [Python-Dev] Core projects for Summer of Code Martin v. Löwis
Re: [Python-Dev] Core projects for Summer of Code Steve Holden <= Re: [Python-Dev] Core projects for Summer of Code Antoine Pitrou
- Re: [Python-Dev] Core projects for Summer of Code C. Titus Brown
- Re: [Python-Dev] Core projects for Summer of Code Nick Coghlan
- Re: [Python-Dev] Core projects for Summer of Code Raymond Hettinger
- Re: [Python-Dev] Core projects for Summer of Code Steve Holden
- Re: [Python-Dev] Core projects for Summer of Code Arc Riley
- Re: [Python-Dev] Core projects for Summer of Code Steve Holden
- Re: [Python-Dev] Core projects for Summer of Code Arc Riley
Re: [Python-Dev] SoC: Optimize Python3 Victor Stinner Re: [Python-Dev] SoC: regex 2.7 Victor Stinner