On 15 December 2010 17:48, Ian Kelly <[email protected]> wrote: > On Wed, Dec 15, 2010 at 12:45 AM, sirex <[email protected]> wrote: >> On 15 Gruo, 01:51, Russell Keith-Magee <[email protected]> >> wrote: >>> but we're not planning to actively support Python 3 any time soon. >> >> Why? > > Dependencies, for one.
Apart from external ones, there are still some unresolved bytes/unicode issues in Python's own stdlib and the WSGI specification. But there has been some significant progress in that matter, like the new email package or PEP 444 (http://www.python.org/dev/peps/pep-0444/). A year from now is probably optimistic, but not unrealistic if Django 1.4 drops Python 2.5. -- Łukasz Rekucki -- You received this message because you are subscribed to the Google Groups "Django developers" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/django-developers?hl=en.
