openfaas / python-flask-template

HTTP and Flask-based OpenFaaS templates for Python 3
MIT License
85 stars 85 forks source link

Update Python to version 3.9 #47

Closed jpauwels closed 3 years ago

jpauwels commented 3 years ago

Description

Updates base image to Python 3.9

Motivation and Context

It allows to use newer Python functionality, and because the underlying Alpine distribution is also upgraded to v3.13, it has new packages to be installed with

How Has This Been Tested?

Types of changes

Checklist:

alexellis commented 3 years ago

Hi @jpauwels thanks for your interest.

We'd need an issue to propose this change and discuss any impact it may have. This is part of the issue template, I'm not sure if you felt it unnecessary, but it would be appreciated if everyone followed the guidelines we've set out.

Looking forward to continuing the discussion.

Alex