On 30 Aug 00:49, Stephen Finucane wrote: > On 24 Aug 10:58, Daniel Axtens wrote: > > Hi Stephen, > > > > > > > > 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? > > > > Hmm, fair enough. > > > > The problem is that Ubuntu 16.04 drops Py3.4, and I have Ubuntu 16.04 :P > > > > I'll figure out how to install py34 in 16.04 and respin the patch. > > > > Regards, > > Daniel > > I've seen the Python 3.4-in-Docker patch you provided, so it seems > you're already pursuing a solution here. However, I'd be fine to > include both Python 3.4 and 3.5, even if not everyone could run them. > The differences between the two are essentially meaningless for what > we're doing. > > Stephen
I modified this to keep Python 3.4 while adding Python 3.5 support, then merged. Cheers! Stephen _______________________________________________ Patchwork mailing list [email protected] https://lists.ozlabs.org/listinfo/patchwork
