[PATCH 5/7] tox: Bump 3.4 to 3.5, only test Django 1.6, 1.7 against 2.7

Stephen Finucane stephenfinucane at hotmail.com
Mon Aug 22 00:12:08 AEST 2016


On 09 Aug 14:55, Daniel Axtens wrote:
> Python 3.4 is now out of date, so bump up to 3.5. This is what is
> shipped with Ubuntu 16.04, and it's the new stable release.
> (Indeed, Ubuntu 16.04 doesn't provide Python 3.4!)
> 
> Django 1.7 doesn't work with 3.5. If you're an old Django, you're
> probably better off on 2.7 than a random old 3.x, so let's just
> test against 2.7 for those.
>
> Signed-off-by: Daniel Axtens <dja at axtens.net>

I wasn't able to find the deprecation timeline for Python 3.4 (I didn't
try very hard :)), but I did find the one for Ubuntu 14.04 which only
provides Python 3.4 afaik. Ubuntu 14.04 is supported until 2020 [1] and
is rather widely used. What about keeping Python 3.4 tests and simply
adding 3.5?

Stephen

[1] https://wiki.ubuntu.com/Releases


More information about the Patchwork mailing list