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:12 2009
> Maybe I'm misunderstanding you but I didn't mean to say that this > version should work on both python 2.x and python 3.x. Ideally, there > would be a PIL distribution for 2.x only and another one for 3.x only. I don't know what Fredrik thinks, but I would not consider this ideal. Ideally, there would be a single source that can be installed to both 2.x and 3.x. This is much better than two source trees, as the latter would require porting of changes back and forth. > The only thing is that people (myself included) will only be > comfortable with the PIL for 3.x version if it comes with the > blessings of Fredrik, i.e. if I were you I'd try pushing this with > Fredrik. I don't think a GSoC project can possibly help with that. 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] Core projects for Summer of Code, (continued)
Re: [Python-Dev] SoC: Optimize Python3 Victor Stinner Re: [Python-Dev] SoC: regex 2.7 Victor Stinner Re: [Python-Dev] SoC: security Victor Stinner Re: [Python-Dev] Core projects for Summer of Code Daniel Fetchinson
- Re: [Python-Dev] Core projects for Summer of Code Guilherme Polo
- Re: [Python-Dev] Core projects for Summer of Code Daniel Fetchinson
- Re: [Python-Dev] Core projects for Summer of Code Guilherme Polo
- Re: [Python-Dev] Core projects for Summer of Code Daniel Fetchinson
- Re: [Python-Dev] Core projects for Summer of Code Martin v. Löwis <=
[Python-Dev] Core projects for Summer of Code average
- Re: [Python-Dev] Core projects for Summer of Code C. Titus Brown