python-dev
[Prev] Thread [Next] | [Prev] Date [Next]
Re: [Python-Dev] Core projects for Summer of Code Brett Cannon Wed Mar 18 16:00:32 2009
2009/3/18 Arc Riley <[EMAIL PROTECTED]> > On Wed, Mar 18, 2009 at 5:59 PM, Maciej Fijalkowski <[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?) Exactly. The semantics are cleaner in 3.x, suggesting it would be easier to backport it to 2.x. > is something that's wanted, who would be a good mentor for it? Benjamin has done the most work on 2to3 recently. Thomas Wouters originally came up with the idea for 3to2 but I suspect he doesn't want to mentor. -Brett
_______________________________________________ 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 Terry Reedy
- Re: [Python-Dev] Non-Core project: IDLE Guilherme Polo
- Re: [Python-Dev] Non-Core project: IDLE Mark Summerfield
- 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