2014-11-18 11:53 GMT+01:00 Some Developer <[email protected]>:
Are there any stats available for market share of the various versions of > Python 3? If Python 3.3 has a similarly small market share you could drop > that as well and start with Python 3.4 which is the first version of Python > 3 I have felt was good enough to use for actual projects rather than just > tinkering around. > As long as we support Python 2.7, there's next to no overhead to supporting various 3.x releases. The incentive to drop support for 3.2 and 3.3 is very low. -- Aymeric. -- You received this message because you are subscribed to the Google Groups "Django developers (Contributions to Django itself)" 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. To view this discussion on the web visit https://groups.google.com/d/msgid/django-developers/CANE-7mVOUpFZFAqDVf1%3DtShMmfvdd6F58JBZLO-j1gKVf1R5Hg%40mail.gmail.com. For more options, visit https://groups.google.com/d/optout.
