If we drop support for Python 2.6 in Django 1.7 we should document that 1.6 will be the last version to support and announce it on the next beta/candidate release.
Le vendredi 28 juin 2013 10:17:22 UTC-4, Aymeric Augustin a écrit : > > Hello, > > We just forked the stable/1.6.x branch. The development of Django 1.7 > starts now! > > As far as I can tell, there's a consensus on dropping support for Python > 2.6. That will allow us to remove the vendored copy of unittest2 and to > take advantage of datastructures introduced in Python 2.7 like OrderedDict. > > I think we can continue supporting Python 3.2 in addition to Python 3.3 > and 3.4. But if you see good reasons to drop it, I'd like to hear them! > > Thank you, > > -- > Aymeric. > -- You received this message because you are subscribed to the Google Groups "Django developers" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. Visit this group at http://groups.google.com/group/django-developers. For more options, visit https://groups.google.com/groups/opt_out.
