Leo Famulari writes: > On Mon, Jun 20, 2016 at 02:18:49PM -0500, Christopher Allan Webber wrote: >> Hello all! >> >> Here's a patch to update Python to the latest version. I can confirm >> that it builds fine. I'm guessing it needs to go into core-updates >> though because this probably affects a lot of things? > > We received a patch for this a little while ago, and I think we wanted > to work on 3.5 instead, since either 3.4.4 or 3.5 will require a lot of > rebuilding. Maybe we should have a python-updates branch?
I have python-3.5 building here. I'm working so that a python-3.4 package can still be kept around alongside that... verifying that it builds successfully, then I'll submit a patch for Python 3.5 which builds on this patch, so we can both update python3.4 to 3.4.4 and also switch over most libraries programs to using python3.5 at the same time. How does that sound? - Chris
