On 2019/09/30 16:43, Kurt Mosiejczuk wrote: > The below diff updates Python 3.6 to 3.6.9, the latest. > > I had looked at it many weeks ago, but one of the tests hangs forever on > sparc64. (Tests seem to run in parallel and one seems to get lost). > > I figure we should either update Python 3.6 to the latest or bite the > bullet and remove it. I originally voted in favor of keeping it around > but don't feel strongly about that. If someone wants it gone, I'm fine > with that. > > Thoughts? OK?
I would update, there's no point not doing so (and it's low risk anyway now that other ports don't depend on it). We can make a decision about removing completely post 6.6. OK
