Re: Django participation in Google Summer of Code 2012

2012-03-08 Thread Ian Clelland
On Thu, Mar 8, 2012 at 8:48 AM, Carl Meyer wrote: > Hi Ian, > > On 03/08/2012 08:40 AM, Ian Clelland wrote: > > On Thursday, March 8, 2012, Aymeric Augustin > > > > wrote: > >> PEP 414 was accepted a few days ago. It's designed to make it easier > > to

Re: Django participation in Google Summer of Code 2012

2012-03-08 Thread Aymeric Augustin
2012/3/8 Carl Meyer > Note that the current version of Vinay's port (since it was updated to > account for dropping Python 2.5 support post-1.4) does not use u() and > b() functions, it uses "from __future__ import unicode_literals". This > means that the only place string wrappers are needed is

Re: Django participation in Google Summer of Code 2012

2012-03-08 Thread Carl Meyer
Hi Ian, On 03/08/2012 08:40 AM, Ian Clelland wrote: > On Thursday, March 8, 2012, Aymeric Augustin > > wrote: >> PEP 414 was accepted a few days ago. It's designed to make it easier > to support 2.6, 2.7, 3.3+ on the same codebase. > > (finishes reading

Re: Django participation in Google Summer of Code 2012

2012-03-08 Thread Ian Clelland
On Thursday, March 8, 2012, Aymeric Augustin < aymeric.augus...@polytechnique.org> wrote: > PEP 414 was accepted a few days ago. It's designed to make it easier to support 2.6, 2.7, 3.3+ on the same codebase. (finishes reading) Ugh. I'm starting to expect "PEP 499: In a last-ditch effort to encour

Re: Django participation in Google Summer of Code 2012

2012-03-08 Thread Carl Meyer
On 03/08/2012 08:19 AM, Łukasz Rekucki wrote: > On 8 March 2012 16:43, Aymeric Augustin > wrote: >> PEP 414 was accepted a few days ago. It's designed to make it easier to >> support 2.6, 2.7, 3.3+ on the same codebase. >> >> I hope we'll take advantage of this new feature in Django; however, that

Re: Django participation in Google Summer of Code 2012

2012-03-08 Thread Łukasz Rekucki
On 8 March 2012 16:43, Aymeric Augustin wrote: > PEP 414 was accepted a few days ago. It's designed to make it easier to > support 2.6, 2.7, 3.3+ on the same codebase. > > I hope we'll take advantage of this new feature in Django; however, that > means a large update (if not a reboot) of the py3k

Re: Django participation in Google Summer of Code 2012

2012-03-08 Thread Aymeric Augustin
PEP 414 was accepted a few days ago. It's designed to make it easier to support 2.6, 2.7, 3.3+ on the same codebase. I hope we'll take advantage of this new feature in Django; however, that means a large update (if not a reboot) of the py3k branch. -- Aymeric. -- You received this message beca

Re: Django participation in Google Summer of Code 2012

2012-03-08 Thread Karen Tracey
On Thu, Mar 8, 2012 at 10:29 AM, Joe & Anne Tennies wrote: > [snipped] It's mostly done at this point. It got done just before > the 1.4 lockdown, but it was too much risk to take on that late in the > release cycle. Also it's more cleanly done if we can drop support for Python 2.5, which argued

Re: Django participation in Google Summer of Code 2012

2012-03-08 Thread Joe & Anne Tennies
There's a branch... somewhere (bitbucket or github I believe) that supports both 2.x and 3.x. It's mostly done at this point. It got done just before the 1.4 lockdown, but it was too much risk to take on that late in the release cycle. It does pass most of the tests at this point (I believe all tha

Re: Django participation in Google Summer of Code 2012

2012-03-08 Thread Florian Apolloner
Hi, Am Donnerstag, 8. März 2012 15:51:58 UTC+1 schrieb Vladimir Perić: > > I was also considering applying for as a GSoC student to Django this > summer, but I see that the "Python 3 porting" project has been removed > from the new list. Is there a reason for this? > Django already has a workin

Re: Django participation in Google Summer of Code 2012

2012-03-08 Thread Vladimir Perić
Hi, On Mar 7, 10:08 am, Russell Keith-Magee wrote: > One quick update -- Django's 2012 GSoC wiki page is now up, at the somewhat > predictable URL: > > https://code.djangoproject.com/wiki/SummerOfCode2012 I was also considering applying for as a GSoC student to Django this summer, but I see tha

Re: Django participation in Google Summer of Code 2012

2012-03-07 Thread Russell Keith-Magee
One quick update -- Django's 2012 GSoC wiki page is now up, at the somewhat predictable URL: https://code.djangoproject.com/wiki/SummerOfCode2012 Yours, Russ Magee %-) On 07/03/2012, at 5:03 PM, Kushagra Sinha wrote: > Thanks a lot for the reply. > > On Wed, Mar 7, 2012 at 5:02 AM, Russell K

Re: Django participation in Google Summer of Code 2012

2012-03-07 Thread Kushagra Sinha
Thanks a lot for the reply. On Wed, Mar 7, 2012 at 5:02 AM, Russell Keith-Magee wrote: > > On 07/03/2012, at 5:35 AM, Kushagra Sinha wrote: > > > Are there plans for Django participating in this year's Google Summer of > Code. The organization application deadline is on 9th March. I would love >

Re: Django participation in Google Summer of Code 2012

2012-03-06 Thread Russell Keith-Magee
On 07/03/2012, at 5:35 AM, Kushagra Sinha wrote: > Are there plans for Django participating in this year's Google Summer of > Code. The organization application deadline is on 9th March. I would love to > participate as a student. > Yes, we are planning to apply as an organization. If you're