Re: Django 1.4 alpha on December 22nd

2011-12-15 Thread Ian Kelly
On Thu, Dec 15, 2011 at 5:00 PM, Kiril Vladimirov wrote: > While I'm reading all topics, listed below I'm thinking... is it too early > to announce *experimental* Python 3.2 support in Django 1.4? Already been discussed: http://groups.google.com/group/django-developers/msg/32c3526c4efe278d?hl=en

Re: Django 1.4 alpha on December 22nd

2011-12-15 Thread Joseph Tennies
Perhaps something in the release notes pointing to the branch would be good. Unfortunately there's probably at least a month of code reviews. Not to mention it has been discussed that the port only needs to support 2.6 as support is being dropped, so it'll get much simpler. That being said, Dja

Re: Django 1.4 alpha on December 22nd

2011-12-15 Thread Kiril Vladimirov
While I'm reading all topics, listed below I'm thinking... is it too early to announce **experimental** Python 3.2 support in Django 1.4? - Python 3 port - all tests now pass on 2.5.4, 2.6.2, 2.7.2 and 3.2.2 with the same codebase