python-dev
[Prev] Thread [Next] | [Prev] Date [Next]
Re: [Python-Dev] Core projects for Summer of Code Martin v. Löwis Tue Mar 24 18:01:09 2009
> I don't disagree, I just don't want to volunteer projects for something > they don't want. Right, there must be clear indication that they are willing to accept the work when it's done. > Note also that some of the largest Python-based projects, Django, I have a working port of Django to Py3k, however, the Django authors are not interested in integrating it. The same could easily happen to other ports. I can accept that, and just wait a couple of years until they are ready. The GSoC student can't really wait that long. OTOH, it could be part of the student's application to get in contact with a potential mentor, and we could prioritize porting projects assuming the package authors indicate sufficient intent to accept the results of the porting. Regards, Martin _______________________________________________ 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 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
- 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