docker-lambda icon indicating copy to clipboard operation
docker-lambda copied to clipboard

Python 3.12

Open pdecat opened this issue 1 year ago • 1 comments

Hi, I'm willing to try and add python 3.12 support.

I've seen https://github.com/mLupine/docker-lambda/issues/18 is discussing refactoring everything to use the official base images.

Should this be done before adding python 3.12? Or can python 3.12 support be added the old way?

pdecat avatar Dec 20 '23 22:12 pdecat

If done the old way, I believe this depends on having python 3.12 support in serverless first:

  • https://github.com/serverless/serverless/issues/12299
  • https://github.com/serverless/serverless/pull/12300

pdecat avatar Dec 22 '23 16:12 pdecat